Fix Date Format Issues in Google Sheets™
Listing updated:March 25, 2026
Works with:
No users
Overview
Clean and normalize messy dates in Google Sheets™.

DateFix helps you quickly fix date format values in spreadsheets and CSV imports. If you’ve ever opened a dataset and found dates written in multiple formats, DateFix lets you clean and normalize them in seconds with a simple function.

Instead of manually correcting dates or writing complicated formulas, you can standardize them with one formula applied to a single cell or an entire column.

WHY DATEFIX IS USEFUL

When data comes from different systems, exports, or collaborators, dates often appear in multiple formats such as:

October 21, 2010
10/21/2010
21 Oct 2010
2010-10-21
10/21/2010 11:30
Oct 21 2010 11:30 AM

DateFix interprets these variations and returns a clean, consistent result that works correctly with sorting, filtering, and calculations.

NORMALIZE DATES IN A SINGLE CELL

Use the DATEFIX function to clean and normalize a date in any cell.

Example:
=DATEFIX(A2)

DateFix detects many common date formats automatically and converts them into a consistent format.

NORMALIZE AN ENTIRE COLUMN OF DATES

DateFix works with ranges, so you can clean entire datasets at once.

Example:
=DATEFIX(A2:A1000)

This allows you to normalize hundreds or thousands of rows of date data with one formula.

EXTRACT OR NORMALIZE TIMES

If you want to normalize time values from mixed inputs, use the TIME option.

Example:
=DATEFIX(A2,"TIME")

This returns consistent time values from inputs that contain time information.

OUTPUT ISO-FORMATTED DATES

If you need machine-readable dates for exports or integrations, use the ISO option.

Example:
=DATEFIX(A2,"ISO")

This returns dates in ISO format such as:

2010-10-21
2010-10-21 11:30

ISO formatting is useful when preparing data for APIs, databases, or other systems.

RESOLVE AMBIGUOUS DATE FORMATS BY REGION

Some dates can be interpreted differently depending on location. For example:

10/11/2024

This could mean October 11 or November 10 depending on the region.

DateFix lets you specify how these dates should be interpreted.

Example:
=DATEFIX(A2,, "US")
Interprets ambiguous dates as month/day/year.

Example:
=DATEFIX(A2,, "EU")
Interprets ambiguous dates as day/month/year.

COMMON USE CASES

DateFix is useful for many spreadsheet workflows, including:

• Cleaning imported CSV files
• Fixing inconsistent date columns
• Preparing datasets for analysis
• Normalizing historical data
• Converting dates for exports or integrations

Instead of manually correcting dates or writing complex formulas, use DateFix to normalize your spreadsheet data quickly and reliably.
Additional information
PricingFree of charge with paid features
Developer
Non-trader
Privacy policy
Terms of service
DateFix will ask for the permissions shown below. Learn more
DateFix will need access to your Google account
This will allow DateFix to :
View and manage spreadsheets that this application has been installed in
View and manage data associated with the application
Connect to an external service
Display and run third-party web content in prompts and sidebars inside Google applications
See your primary Google Account email address
See your personal info, including any personal info you've made publicly available
Reviews
Language:
Sort by:
Google doesn't verify reviews or ratings. Learn more about reviews
Profile Picture
Joshua Jobbe
March 23, 2026
This is a helpful add-on for working with dates in Sheets. Support is responsive and fast.
Is this review helpful?
Yes
No
1-1 of 1
Search
Clear search
Close search
Google apps
Main menu