Description Usage Arguments Value
Check that a character string is in correct date format
1 | check_date_format(date.string)
|
date.string |
The character string of the date to be tested for whether the format is correct (%Y-%m-%d) |
Logical value indicating whether the string is in the form YYYY-mm-dd (TRUE) or not (FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.