|
noexcept |
Gets a value indicating whether the time change occurs at a fixed date and time (such as November 1) or a floating date and time (such as the last Sunday of October).
transition_time property | is_fixed_date_rule = true | is_fixed_date_rule = false |
---|---|---|
transition_time::day | Valid | Unused |
transition_time::day_of_week | Unused | Valid |
transition_time::week | Unused | Valid |
transition_time::month | Valid | Valid |
transition_time::time_of_day | Valid | Valid |