Problem : Convert time from one time zone to another time zone, every time need to use the python or .NET wrapper.
Proposal : We need to write in build time conversion utility from one time zone to another time zone
Thank you for submitting the idea.
This idea was implemented by Developer Community member(s). Please check the solution in the comments.
@Eric Fortenberry thank you for implementing this idea
📰 Read an article about the solution here: Time Zones and Offsets and ObjectScript, Oh My!
Check out this package: https://openexchange.intersystems.com/package/tz---ObjectScript-Time-Zone-Conversion-Library. It only uses embedded python. No external python dependencies are needed.
Interesting! Sounds like a fun task!