Name | Description | |
---|---|---|
DaylightBias | Gets the difference, in minutes, between UTC and local time (in daylight savings time). UTC = local time + bias. (Inherited from C1.C1Schedule.TimeZoneInfo) | |
DaylightName | The time zone's name during daylight savings time (DST). (Inherited from C1.C1Schedule.TimeZoneInfo) | |
DaylightOffset | Gets the daylight offset from UTC as a TimeSpan. (Inherited from C1.C1Schedule.TimeZoneInfo) | |
DisplayName | The time zone's display name (e.g. '(GMT-05:00) Eastern Time (US and Canada)'). (Inherited from C1.C1Schedule.TimeZoneInfo) | |
StandardBias | Gets the difference, in minutes, between UTC and local time. UTC = local time + bias. (Inherited from C1.C1Schedule.TimeZoneInfo) | |
StandardName | The time zone's name during 'standard' time (i.e. not daylight savings). (Inherited from C1.C1Schedule.TimeZoneInfo) | |
StandardOffset | Gets the standard offset from UTC as a TimeSpan. (Inherited from C1.C1Schedule.TimeZoneInfo) |