GetDaylightChanges()

TimeZone::GetDaylightChanges(int32_t) method

Returns the daylight saving time period for a particular year.

virtual Globalization::DaylightTimePtr System::TimeZone::GetDaylightChanges(int32_t year)=0

Return Value

A DaylightTime object that contains the start and end date for daylight saving time in year.

See Also