View source: R/is_date_format.R
is_date_format | R Documentation |
Checks if a string matches a given date format.
is_date_format(date, format)
date |
The list applied from rv$restricting_date |
format |
The format parameters. See |
TRUE/FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.