TimeChangeRuleEffectiveTimeOfDayType Property

Specifies whether EffectiveTimeOfDay represents a local time, Universal Coordinated Time (UTC), or an unspecified time.

Definition

Namespace: InnerDrive.TimeZones
Assembly: InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.2.9017.0
C#
public DateTimeKind EffectiveTimeOfDayType { get; }

Property Value

DateTimeKind

See Also