Description Usage Arguments Details Value Author(s)
Function that checks the date format
1 | IsDate(mydate, date.format = "%Y-%m-%d")
|
mydate |
a sting that represent the date |
date.format |
explicitly specifying the date format |
This function checks if the date value entered is in the YYYY-MM-DD format
boolean value depending on the mydate value passed as argument
Rijin Baby
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.