Noda Time
Id Property
NamespacesNodaTimeDateTimeZoneId

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

The provider's ID for the time zone.
Declaration Syntax
C#Visual BasicVisual C++
public string Id { get; }
Public ReadOnly Property Id As String
	Get
public:
property String^ Id {
	String^ get ();
}
Remarks

This identifies the time zone within the current time zone provider; a different provider may provide a different time zone with the same ID, or may not provide a time zone with that ID at all.

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