After creating an email channel notification, I have noticed that the timestamp is always in UTC format by default.
How can I reconfigure the DX Platform to use a different timestamp format?
DX Platform 20.x, 21.x
This timestamp is hardcoded to UTC and is the subject of enhancement request # DE529823.
NOTES:
1. Even if you change the local time zone in the respective notifier pods this will not affect the email notification timestamp.
2. The email templates are using the ${timestamp} template variable. More information about template variables can be found here.
Workaround = none
Solution = none, to be fixed in a next release