R/is_date.R
is_date.Rd
Test if value inherit dates
is_date(x)
values to test
Sys.Date() |> is_date() #> [1] TRUE