TzInfoTimeDateTimeKind Property

Gets the DateTimeKind represented by this TzInfoTime.

Definition

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

Property Value

DateTimeKind

Remarks

The value Unspecified indicates local standard time, not local clock time.

See Also