Skip to main content
format-date Format: Date mapper takes input and converts the date to another format based on the given criteria. It can also be used to change the format of the date to a specific format.
If the input format is not automatically recognized then the input format field can be used.
When workign with timezones the in and output timezone fields can be used.

Fields

Output format

Not required, The format that needs to be used in the output

Input format

Not required, The format of the input

Output timezone

Not required, the timezone that is set for the output

Input timezone

Not required, the timezone that is used in the input.

Sample data

FormatInput dataOutput format
Y/M/d20250712”2025/Jul/12”
More info
https://www.php.net/manual/en/datetime.formats.php and https://www.php.net/manual/timezones.php