Harvest API v2 accepts a few date parameters which have strict requirements. Date parameters must be in 'yyyy-mm-dd' format. 'yyyy/mm/dd', 'mm-dd-yyyy', 'yyyy-m-d', etc. will result in failure. This function simply stops the user if they try an incorrect format.
1 | check_date_format(query = NULL)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.