hsDaylightSaving: Find Days of Daylight Saving

View source: R/hsLibDateTime.R

hsDaylightSavingR Documentation

Find Days of Daylight Saving

Description

Find Days of Daylight Saving

Usage

hsDaylightSaving(year.first = NULL, year.last = NULL)

Arguments

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

Value

data frame with columns begST (begin of summer time) and endST (end of summer time)


KWB-R/kwb.base documentation built on June 19, 2022, 3:30 a.m.