| ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > Instance Class : SetTimezone Method |
Type: System.Int32
The number of hours in the difference between the current time zone and UTC. Possible values from -12 to 12.
Type: System.Int32
The number of minutes in the difference between the current time zone and UTC. Possible values from 0 to 60. The default value is 0.
Type: ZennoLab.InterfacesLibrary.Enums.Browser.TimezoneMode
Time zone working mode.
Type: System.Int32
The number of hours in the difference between the current time zone and UTC. Possible values from -12 to 12.
Type: System.Int32
The number of minutes in the difference between the current time zone and UTC. Possible values from 0 to 60. The default value is 0.
Type: ZennoLab.InterfacesLibrary.Enums.Browser.TimezoneMode
Time zone working mode.
instance.SetTimezone(-4, 0);
Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.