Is there an efficient way to input time + time zone (e.g. 09:00 am PT) that allows for correct chronological sorting across a global team?
Currently in our report the time + time zone value is a free form that allows users to put in the string they want to. I've asked users to hold to a certain format HH:MM AM/PM + Timezone but they haven't been diligent about doing it. This is causing an issue when I'm trying to sort and see all the items chronologically.
I've thought about going into a drop down, but that isn't very feasible as we are a global team and trying to get all the timezone would make the drop down incredibly long.
Has anyone else run into a similar issue and have solution for this?