x
R/quarterly-year-quarter-day.R
is_year_quarter_day.Rd
Check if x is a year-quarter-day.
is_year_quarter_day(x)
[object]
An object.
Returns TRUE if x inherits from "clock_year_quarter_day", otherwise returns FALSE.
TRUE
"clock_year_quarter_day"
FALSE
is_year_quarter_day(year_quarter_day(2019)) #> [1] TRUE