How severe should the consequences of the assertion be?
Either "stop", "warning", "message", or "none".
.xname
Not intended to be used directly.
Value
The is_* functions return TRUE or FALSE
depending upon whether or not the input is a datetime object.The assert_* functions return nothing but throw an error if the
corresponding is_* function returns FALSE.