DateTime
Format DateTime
6min
this action transform a datetime datetime to string string , using a custom format specification inputs & outputs \[ i ] datetime datetime datetime to be transformed \[ i ] language language to be used for month names and days of the week when formatting drop down drop down with multiple languages \[ i ] format string string representing the wanted format \[o] formatted datetime string string 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 datetime datetime values into a more human readable format translating month names or days of the week from one language to another using the parse datetime and format datetime actions together tips the format field uses standard net format specifiers which are documented here the language selector picks which language should be used when the wanted format contains month names june (uk) 🆚 iunie (ro) 🆚 juin (fr) days of the week monday (uk) 🆚 luni (ro) 🆚 lundi (fr) abbreviations