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.Documentation Index
Fetch the complete documentation index at: https://docs.alumio.com/llms.txt
Use this file to discover all available pages before exploring further.
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 outputInput format
Not required, The format of the inputOutput timezone
Not required, the timezone that is set for the outputInput timezone
Not required, the timezone that is used in the input.Sample data
| Format | Input data | Output format |
|---|---|---|
| Y/M/d | 20250712 | ”2025/Jul/12” |
https://www.php.net/manual/en/datetime.formats.php and https://www.php.net/manual/timezones.php