Convert text to date
Last updated
Was this helpful?
Last updated
Was this helpful?
The Convert text to date step allows to cast a text column to date
Column to convert
column(string)*: the text column to be converted to date
format
(string)*: either Try to guess
(the backend tries to infer the date format of your column), Custom
(to allow you to enter a custom format in the custom format
parameter below), or a preset (e.g. โ%d-%m-%Yโ).
Input
Configuration
Result