Get a summary of groups where a daylight saving time change occurs.
Source:R/dst.R
dst_change_summary.Rd
Get a summary of groups where a daylight saving time change occurs.
Value
a tibble
with the groups where a dst change occurs. The column dst_start
is a boolean that indicates whether the start of this group occurs during daylight savings.
See also
Other DST:
dst_change_handler()