TimeChangeRuleEffectiveDay Property
Gets the earliest day of the month that the rule begins on.
Namespace: InnerDrive.TimeZonesAssembly: InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.2.9017.0
public int EffectiveDay { get; }
Property Value
Int32 The default is 1, meaning the rule can begin on any
day of the month.
If OrdinalWeekday
is Exact, EffectiveDay will
contain the exact day of the month the rule begins on.