Noda Time
Zone Property
NamespacesNodaTimeSkippedTimeExceptionZone

[This is preliminary documentation and is subject to change.]

The time zone in which the local date/time is invalid
Declaration Syntax
C#Visual BasicVisual C++
public DateTimeZone Zone { get; }
Public ReadOnly Property Zone As DateTimeZone
	Get
public:
property DateTimeZone^ Zone {
	DateTimeZone^ get ();
}

Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)