TookanCreateTaskRequesttimezone Property |
Timezone difference with UTC in minutes for e.g.,
For PST:+480 (PDT: +420),
For MST +420 (MDT:+360)
for EST: +300(EDT:+240),
for AEST: -600 (AEDT: -660),
for IST: -330,
for CST: +360 (CDT:+300)
Namespace:
NetQuarry.Services
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string timezone { get; set; }
Public Property timezone As String
Get
Set
Property Value
Type:
StringSee Also