TimeZoneInformation Constructor |
Initializes a new instance of the TimeZoneInformation class.
Namespace:
WorkflowGen.My.Globalization
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.3.0.0 (4.3.0.0)
Syntax public TimeZoneInformation(
string timezoneXml
)
Public Sub New (
timezoneXml As String
)
Parameters
- timezoneXml
- Type: SystemString
See Also