Description Usage Arguments Value Examples
handle_negative_dates
takes negative dates
1 | handle_negative_dates(y, m, d)
|
y |
The year as a nummeric input |
m |
The month as a nummeric input |
d |
the day as a numeric input |
Date as a date class, and which is negative
1 | handle_negative_dates(-100, 1, 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.