public TimeZoneData GetTimeZoneByID( string timeZoneID )
Public Function GetTimeZoneByID( _ ByVal timeZoneID As String _ ) As TimeZoneData
Parameters
- timeZoneID
- The time zone ID
Return Value
A TimeZoneData that references the specified time zone id.
public TimeZoneData GetTimeZoneByID( string timeZoneID )
Public Function GetTimeZoneByID( _ ByVal timeZoneID As String _ ) As TimeZoneData
Target Platforms: Windows 11, Windows 10