Checks if an object is a date object.
is_date(x)
x
object to be tested.
TRUE or FALSE depending on whether its arguments is a date object or not.