Xojo.Core.TimeZone.Constructor(name As Text)
From Xojo Documentation
Constructor
Creates a time zone using the specified name. If the name is invalid, then an InvalidArgumentException is raised.
Notes
Refer to the List of tz database time zones on Wikipedia.
Sample Code
Create time zone for GMT: