Click or drag to resize

DaylightOffset Properties

The DaylightOffset type exposes the following members.

Properties
  NameDescription
Public propertyName
Customary name for the time zone.
(Inherited from BaseTimeZoneOffset.)
Public propertyOffsetFrom
This property specifies the offset which is in use prior to this time zone observance.
(Inherited from BaseTimeZoneOffset.)
Public propertyOffsetTo
This property specifies the offset which is in use in this time zone observance.
(Inherited from BaseTimeZoneOffset.)
Public propertyRecurringRule
Recurring rule of this time zone offset.
(Inherited from BaseTimeZoneOffset.)
Public propertyStart
This property specifies when the time zone offset begins (Always converted to local time without the "TZID" property parameter).
(Inherited from BaseTimeZoneOffset.)
Top
See Also