Hey everyone!
I am trying to work on an app to use at work (work in aviation) that will convert time.
EG: If I want to see what 0500 UTC was in my time zone. Or when 1900 Tulsa (CDT) was in my time zone.
Im wracking my brain on how to do this. An idea would be to get the UTC offset, then do two calculations from there. In glide I could set up a simple form where the user will input the desired time, use a Choice component to select the desired time zone to convert to, then it would spit out the time in my time zone.
Any ideas on how to make this happen?
Thanks!
Gavin