Date Strings to Dates
This procedure converts date strings (text representations of dates) into date objects.
Syntax
Inputs
string
A text representation of a date.
Example:
2024-04-01
,April 2nd, 2023
timezone
The timezone of the agent.
Example:
EST
,UTC
Example
📖 Results
2024-10-01
2024-01-01
Last updated
Was this helpful?