Noda Time
OriginalZone Property
NamespacesNodaTime.TimeZonesBclDateTimeZoneOriginalZone

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

Returns the original TimeZoneInfo from which this was created.
Declaration Syntax
C#Visual BasicVisual C++
public TimeZoneInfo OriginalZone { get; }
Public ReadOnly Property OriginalZone As TimeZoneInfo
	Get
public:
property TimeZoneInfo^ OriginalZone {
	TimeZoneInfo^ get ();
}

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