System::TimeZoneInfo::GetAdjustmentRules method

TimeZoneInfo::GetAdjustmentRules method

Returns an array consisting of AdjustmentRule objects that represent adjustment rules that apply to the current TimeZoneInfo object.

ArrayPtr<AdjustmentRulePtr> System::TimeZoneInfo::GetAdjustmentRules() const

See Also