Noda Time
Comment Property
NamespacesNodaTime.TimeZonesTzdbZoneLocationComment

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

The comment (in English) for the mapping, if any.
Declaration Syntax
C#Visual BasicVisual C++
public string Comment { get; }
Public ReadOnly Property Comment As String
	Get
public:
property String^ Comment {
	String^ get ();
}
Remarks
This is usually used to differentiate between locations in the same country. This will return an empty string if no comment was provided in the original data.

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