Noda Time
Zone Property
NamespacesNodaTimeZonedDateTimeZone

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

Gets the time zone associated with this value.
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)