Find Days of Daylight Saving
hsDaylightSaving(year.first = NULL, year.last = NULL)
year.first | first year of which daylight saving dates are to be calculated |
---|---|
year.last | last year of which daylight saving dates are to be calculated |
data frame with columns begST
(begin of summer time) and
endST
(end of summer time)