DateTime To String
6 min
this action transforms a datetime to \<font color="#1c417e">string\</font> , using a default format specification inputs & outputs \[ i ] datetime \<font color="#ff9307">datetime\</font> to be transformed \[ i ] language language to be used for month names and days of the week when formatting \<font color="#00ced1">drop down\</font> with multiple languages \[ i ] format formatting to be used when transforming \<font color="#00ced1">drop down\</font> with a few common date formats \[ o ] formatted datetime \<font color="#1c417e">string\</font> representing the formatted date example usage drag action onto the canvas to get familiarized with it declare some variables to be used with the action assign the newly created variables save & run the process and then check instance to see the output use cases formatting \<font color="#ff9307">datetime\</font> values into a more human readable format tips for a more customizable formatting, consider using format datetime https //docs procesio com/how to/format datetime
