Noda Time
DisplayName Property
NamespacesNodaTime.TimeZonesBclDateTimeZoneDisplayName

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

Returns the display name associated with the time zone, as provided by the Base Class Library.
Declaration Syntax
C#Visual BasicVisual C++
public string DisplayName { get; }
Public ReadOnly Property DisplayName As String
	Get
public:
property String^ DisplayName {
	String^ get ();
}

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