Description Usage Arguments Value Examples
List all days between two dates
1 | getDays(startDate, endDate)
|
startDate |
A string |
endDate |
A string |
A vector containing the list of all days between the startDate and the endDate
1 | getDays(startDate = "2021-04-01", endDate = "2021-04-04")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.