Method: Manually Entering Dates
Step 1: Select the Cell
Step 2: Type the Date
- MM/DD/YYYY: For example, typing
10/04/2024will give you the date October 4, 2024.
- DD/MM/YYYY: In some regions, this is the default format. Typing
04/10/2024will give you the same date, October 4, 2024, but in day-first format.
- YYYY-MM-DD: If you prefer the ISO date format, you can type
2024-10-04.
Step 3: Adjust the Date Format (Optional)
- Select the Date Cell: Click on the cell containing the date.
- Navigate to Format > Number > Date: In the top menu, go to Format > Number, and then select Date. This will apply the default date format based on your region.
- Format > Number > Custom date and time format. This feature allows you to create a personalized format. For example, you might want the month in text form (e.g., "October 4, 2024").
- Save the Format: Once you choose or create your format, click Apply, and your date will be displayed accordingly.
Keyboard Shortcuts for Dates
- Insert Today’s Date: Press
Ctrl+;(on Windows) orCmd+;(on Mac) to instantly add today’s date to the selected cell.
Tips for Handling Dates in Google Sheets
1. Check the Regional Settings
- Go to File > Settings.
- Under the General tab, you can adjust your Locale settings to match your preferred date format.
2. Use Date Functions for Calculations
- =TODAY(): Automatically returns the current date. This updates every time the sheet is opened or recalculated.
- =DATE(year, month, day): Allows you to create a date using numerical values for year, month, and day. For instance,
=DATE(2024, 10, 4)gives you October 4, 2024.
- =DATEDIF(start_date, end_date, unit): Calculates the difference between two dates. For example,
=DATEDIF("2024-10-04", "2025-10-04", "D")will return the number of days between these two dates.
3. Avoid Treating Dates as Text
- Select the cell(s) with the incorrectly formatted date.
- Navigate to Format > Number > Date to convert the text to a proper date format.
4. Using AutoFill to Populate Dates
- Enter the first date in a cell (e.g.,
01/01/2024).
- Click on the small square at the bottom-right corner of the cell (this is called the fill handle).
- Drag the fill handle down or across as far as needed. Google Sheets will automatically increment the dates.
Fun Fact: Dates Are Numbers in Google Sheets
Conclusion
Share on socials
About the author
Ayan Ahmad is our Senior Writer specializing in Google Sheets tutorials and productivity guides. With over two years of experience at companies like Amazon and Okaya, he has mastered data analysis and spreadsheet automation. He creates comprehensive guides that help users unlock the full potential of Google Sheets for business and personal use.
More from the blog
How to Wrap Text in Google Sheets: A Step-by-Step Guide
3 October 2024
How to Add Bullets in Google Sheets: A Comprehensive Guide
2 October 2024
How to Freeze Columns in Google Sheets: A Step-by-Step Guide
2 October 2024
How to Change Date Format in Google Sheets: A Step-by-Step Guide
2 October 2024
How to Increase Cell Size in Google Sheets: A Step-by-Step Guide
2 October 2024
How to Add Checkbox in Google Sheets: A Step-by-Step Guide
2 October 2024
How to Remove Gridlines in Google Sheets: A Step-by-Step Guide
2 October 2024
How to Use VLOOKUP in Google Sheets: A Step-by-Step Guide
2 October 2024
How to Wrap Text in Google Sheets: A Step-by-Step Guide
3 October 2024