Format date with custom format¶
This processor takes a column containing a date in standard ISO8601 format (ie, detected with meaning ‘Date’) and formats it to another column using a custom time format.
For more information about dates management, please see Managing dates.
Format strings¶
You need to specify the format of your output column using the Java syntax for date specifiers
Timezones handling¶
This processor provides timezone change and internationalization features.