About 19,300,000 results
Open links in new tab
  1. Google Sheets function list - Google Docs Editors Help

    Google Sheets supports cell formulas typically found in most desktop spreadsheet packages. Functions can be used to create formulas that manipulate data and calculate strings and numbers. Here's a list …

  2. bash - YYYY-MM-DD format date in shell script - Stack Overflow

    I tried using $(date) in my bash shell script, however, I want the date in YYYY-MM-DD format. How do I get this?

  3. GOOGLEFINANCE - Google Docs Editors Help

    end_date|num_days - [ OPTIONAL ] - The end date when fetching historical data, or the number of days from start_date for which to return data. interval - [ OPTIONAL ] - The frequency of returned data; …

  4. how do I query sql for a latest record date for each user

    To get the latest record date along with the corresponding value for each user, you can use a subquery or a common table expression (CTE) in SQL. Here’s a solution using a CTE (if your SQL …

  5. Format date and time in a Windows batch script - Stack Overflow

    In a Windows (Windows XP) batch script I need to format the current date and time for later use in files names, etc. It is similar to Stack Overflow question How to append a date in batch fil...

  6. Format numbers in a spreadsheet - Computer - Google Help

    Custom date formatting To apply a custom date or time format to your spreadsheet: Search in the menu text box to select a format. You can also add your own custom date or time format into the text box. …

  7. How to change the date format from MM/DD/YYYY to YYYY-MM-DD …

    I have a date column in a table stored as MM/DD/YYYY format. I have to select and store the same date in another table in YYYY-MM-DD format i.e. XSD Date Format.

  8. Use Google Calendar in different time zones

    It might be incorrectly displayed. As the date changes within a few years, the displayed time automatically adjusts. Google Calendar uses Coordinated Universal Time (UTC) to help avoid issues …

  9. Compare two dates with JavaScript - Stack Overflow

    Can someone suggest a way to compare the values of two dates greater than, less than, and not in the past using JavaScript? The values will be coming from text boxes.

  10. TEXT - Google Docs Editors Help

    TEXT supports the following date and time patterns: d for the day of the month as one or two digits. dd for the day of the month as two digits. ddd for the short name of the day of the week. dddd for the full …