Seeing that all date/time stamps that happen on a server side workflow are captured in GMT, I’d like to have a computed action in the server side workflows to convert a time to a specific time zone.
For example, I have a workflow that sends email reminders about upcoming appointments. I’d like the workflow to use a timezone stored in the user table for the appointment date/time.
Can’t you already do this?
I cannot. I’m open to suggestions though.
Date math can be so complicated. I’d like to select a time zone and let the computer do the work.
If you know each users timezone offset, can’t you just apply that in the workflow?
The offset can be variable like in Arizona where parts don’t follow daylight saving time. I wish I could find the youtube video that covers the complications. I’d like to select a location from a dropdown and use the work that people have already done rather than redo it.
Ha! That’s EXACTLY the video I was looking for. How’d you do that?!
Do what? Find it? I know it very well, I must have watched it at least a dozen times or more over the years. Just Google for “Computerphile timezones”