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