powered by
x
Check if x is a year-month-weekday.
is_year_month_weekday(x)
Returns TRUE if x inherits from "clock_year_month_weekday", otherwise returns FALSE.
TRUE
"clock_year_month_weekday"
FALSE
[object]
An object.
is_year_month_weekday(year_month_weekday(2019))
Run the code above in your browser using DataLab