Noda Time
Bcl Property
NamespacesNodaTimeDateTimeZoneProvidersBcl

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

Gets a time zone provider which uses a BclDateTimeZoneSource. This property is not available on the PCL build of Noda Time.
Declaration Syntax
C#Visual BasicVisual C++
public static IDateTimeZoneProvider Bcl { get; }
Public Shared ReadOnly Property Bcl As IDateTimeZoneProvider
	Get
public:
static property IDateTimeZoneProvider^ Bcl {
	IDateTimeZoneProvider^ get ();
}

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