SetIanaTimeZone |
Scroll |
Converts the specified Iana time zone to a Windows time zone and sets the property TimeZoneInfoID.
Namespace: Therefore.API
Visual Basic Public Overridable Function SetIanaTimeZone(_ strIanaTimeZone As String _ ) C# public virtual void SetIanaTimeZone ( String strIanaTimeZone )
ParametersstrIanaTimeZone The time zone name according to the Iana time zone standard.
Return ValueNone. |