is_fall_back_day: Check if a date is a "fall back" transition from DST.

Description Usage Arguments Value

View source: R/internals.R

Description

Check if a date is a "fall back" transition from DST.

Usage

1
is_fall_back_day(y, m, d, tz)

Arguments

y

the year

m

the month

d

the day

tz

the timezone

Value

logical


ALShum/rwunderground documentation built on May 5, 2019, 11:34 a.m.