DMAAutomationScriptOptionClientTimeZone
Available from DataMiner 10.6.4/10.7.0 onwards.
| Item | Format | Description |
|---|---|---|
| Type | DMAAutomationScriptOptionClientTimeZoneType | Determines what should be used to provide time zone info. |
| Info | String | Information about the time zone, depending on what is set in Type. |
DMAAutomationScriptOptionClientTimeZoneType
Available from DataMiner 10.6.4/10.7.0 onwards.
| Option | Description |
|---|---|
| Iana | Indicates that the time zone information should be provided based on the IANA time zone identifier set in the Info property. (See also: Time Zone Database at iana.org.) |
| Default | Indicates that the default time zone client setting will be provided as time zone info, as returned by GetClientDefaultTimeZone. |