[[esql-date_parse]] === `DATE_PARSE` Converts a string to a date, in the provided format. If no format is specified, the `yyyy-MM-dd'T'HH:mm:ss.SSSZ` format is used. [source.merge.styled,esql] ---- include::{esql-specs}/docs.csv-spec[tag=dateParse] ----