TzInfoFileParserChangeRules Property

Gets a read-only copy of the TimeChangeRules parsed from the current file.

Definition

Namespace: InnerDrive.TimeZones
Assembly: InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.2.9017.0
C#
public IList<TimeChangeRule> ChangeRules { get; }

Property Value

IListTimeChangeRule

See Also