String to date

Convert a string into a date. American date format is used by default (mm/dd/yyyy). Other date formats are parsable by providing a date format. Will return Invalid timezone or date for invalid values.

Input type

String

Output type

Time