Date Strings to Dates
This procedure converts date strings (text representations of dates) into date objects.
Syntax
the strings are {string}, {string}, {string}
the department's timezone is {timezone}
if the strings is not empty then
filter the strings into the datesInputs
Example
the strings are "2024-10-01", "not a date", "October 22nd, 2024"
the department's timezone is "EST"
if the strings is not empty then
filter the strings into the dates📖 Results
Last updated
Was this helpful?
