Syntax
TimeZoneDescription
Returns the name of the current time zone.Remarks
This function returns a string such as "Eastern Standard Time".Example
MessageBox Title="Time Zone" Text=TimeZoneThe example displays a message box containing the current time zone.