How do I display the time zone that was selected when an event was created?
I know I can use %Z in the custom format string to display a time zone abbreviation, but this appears to be the time zone of the server. We have some events that are created using UTC time and should be displayed that way and other events that are created with the local time zone where the event will happen.
I know I can use %Z in the custom format string to display a time zone abbreviation, but this appears to be the time zone of the server. We have some events that are created using UTC time and should be displayed that way and other events that are created with the local time zone where the event will happen.