GetTimeZoneInfo Example
The local date and time are #now()#.
Total offset in seconds is #info.utcTotalOffset#.
Offset in hours is #info.utcHourOffset#.
Offset in minutes minus the offset in hours is
#info.utcMinuteOffset#.
Is Daylight Savings Time in effect? #info.isDSTOn#.