Parse Date and Time

Parse a date and time into a Unix timestamp with a variety of parsing options.

If both date and time are requested, they must be provided in the order of date then time, and be seperated by a space.

Inputs

Input DateTime

User-provided date and/or time to parse.

Date Format

Time Format

Standardized Format

If set, the date/time format will be ignored, and the date/time will be parsed according to the selected format.

Outputs

Parsed Time (Unix)