When SW sends alert messages, the 'Time' is indicated as AM/PM, and so gives the recipient what appears to be a false sense of the actual time. We're a Global shop, not and don't operate of of just a single Time Zone, so I opted to set the servers' time zones to UTC, instead of picking a time zone in the US.
I have added the text 'UTC' to the Alert emails, but the format 'AM/PM' is not valid for UTC - UTC should always display in 24 hour format. In other words - the message should read as: 'This failure occurred at: Friday, April 9, 2021 14:50 UTC', not: 'This failure occurred at: Friday, April 9, 2021 2:50PM UTC'
As I started researching variables, I cannot find variables that would allow me to change the format to 24 Hour format instead of 12 Hour format. Or display time in a time-zone format. Even 'LongTime' displays in 12-hour format.
My request, then, is to have the option to show Time-based variables in 24 Hour format instead of 12. Since there are a number of time variables that are used in Alert messages, it seems that perhaps adding a modifier to convert to 24 hour would be the handiest.