Nothing
Code
is_partial_datetime(partial_invalid)
Condition
Error in `is_partial_datetime()`:
! `partial` must be a named list containing either all date components or all datetime components
Code
is_partial_datetime(list())
Condition
Error in `is_partial_datetime()`:
! `partial` must be a named list containing either all date components or all datetime components
Code
is_partial_datetime(partial_time_only)
Condition
Error in `is_partial_datetime()`:
! `partial` must be a named list containing either all date components or all datetime components
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.