Noda Time
Zones Property
NamespacesNodaTime.Testing.TimeZonesFakeDateTimeZoneSource..::..BuilderZones

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

List of zones, exposed as a property for use when a test needs to set properties as well as adding zones.
Declaration Syntax
C#Visual BasicVisual C++
public IList<DateTimeZone> Zones { get; }
Public ReadOnly Property Zones As IList(Of DateTimeZone)
	Get
public:
property IList<DateTimeZone^>^ Zones {
	IList<DateTimeZone^>^ get ();
}

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