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

◆ is_daylight_saving_time()

bool xtd::time_zone_info::is_daylight_saving_time ( const xtd::date_time date_time) const
noexcept

Indicates whether a specified date and time falls in the range of daylight saving time for the time zone of the current xtd::time_zone_info object.

Parameters
date_timeA date and time value.
Returns
true if the date_time parameter is a daylight saving time; otherwise, false.