M-Files API 23.11.13135.0
LoadTimeZoneByName Method
TimeZoneInformation Object : LoadTimeZoneByName Method
Description
Loads the time zone of the given name. The names of the available time zones can found from Windows registry under the following key: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Time Zones.
Syntax
Visual Basic
Public Sub LoadTimeZoneByName( _
   ByVal TimeZoneName As String _
) 
Parameters
TimeZoneName
See Also

TimeZoneInformation Object  | TimeZoneInformation Members