xtd 0.2.0
Loading...
Searching...
No Matches

◆ day_of_week()

xtd::day_of_week xtd::time_zone_info::transition_time::day_of_week ( ) const
noexcept

Gets the day of the week on which the time change occurs.

Returns
The day of the week on which the time change occurs.
Remarks
The xtd::time_zone_info::transition_time::day_of_week property returns a valid value only if the xtd::time_zone_info::transition_time::is_fixed_date_rule property is false.
The xtd::time_zone_info::transition_time::day_of_week property indicates the day of the week on which a floating-date rule is applied (for example, the second Sunday of November). In contrast, the xtd::time_zone_info::transition_time::day property indicates the day of the month on which a fixed-date rule is applied (for example, April 15).