I have a field that stores a start date and a start time. It always includes EST for my current time zone. However, I would like to be able to pick a different time zone to start.
For example, it would normally say 8:00 AM EST, I would like it to say 8:00 AM CST.
I have searched the forum and looked at ConvertToZone but can’t figure out how to pull the integer out of the canonical time zone. Maybe I’m on the wrong path.
Regards