Click or drag to resize

TimeZoneFactory Properties

The TimeZoneFactory type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of time zone rules currently loaded in the TimeZoneFactory.
Public propertyInitialized Gets or sets an indication of whether the TimeZoneFactory has been initialized.
Public propertyThrowOnFailure If True (default), causes the class to throw an exception if the data cannot be parsed.
Public propertyZoneNames Gets the list of zone names that the TimeZoneFactory has knowledge of.
Top
See Also