All Collections
Preparing your Data
Which date formats are supported?
Which date formats are supported?

If Keatext fails to detect dates properly, your dates may be written in a format Keatext doesn't support.

Amanda Robinson avatar
Written by Amanda Robinson
Updated over a week ago

The following date formats are supported. The example date is September 8, 2015.

We recognize date strings like "September 8, 2015" and various numeric dates:

The hyphen (2015-9-8) and the period (2015.9.8) can also be used as delimiters, with the exception of the date formats MMM delimited by periods (Sep.08.2015). This format will not work.

You may also take any date format in the table and add a time to it. You can include seconds (DD/MM/YYYY hh:mm:ss) or exclude them (DD/MM/YYYY hh:mm). Keep in mind that hh ranges from 0 to 23, so 3:23 in the afternoon should be written as 15:23.

Did this answer your question?