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

View source: R/date_utils.R

feb29_betweenR Documentation

Check if the interval between two dates contains February 29

Description

Check if the interval between two dates contains February 29

Usage

feb29_between(date1, date2)

Arguments

date1

the first date by chronological order

date2

the second date by chronological order

Value

a boolean


JLDC/logib documentation built on Jan. 12, 2025, 4:13 p.m.