feb29_between: Check if the interval between two dates contains February 29

Description Usage Arguments Value

View source: R/date_utils.R

Description

Check if the interval between two dates contains February 29

Usage

1
feb29_between(date1, date2)

Arguments

date1

the first date by chronological order

date2

the second date by chronological order

Value

a boolean


logib documentation built on Nov. 21, 2021, 9:08 a.m.