DATE converts a date string into a Julian date (the number of days elapsed since January 1, 0000). Virtually any date format is supported via the optional
format keyword, which specifies how the date is represented. If no
format keyword is supplied, the default of
DELIM_M_D_Y is used.