Noda Time
Name Property
NamespacesNodaTime.TimeZonesZoneIntervalName

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

Gets the name of this offset period (e.g. PST or PDT).
Declaration Syntax
C#Visual BasicVisual C++
public string Name { get; }
Public ReadOnly Property Name As String
	Get
public:
property String^ Name {
	String^ get ();
}
Value
The name of this offset period (e.g. PST or PDT).

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