Description Usage Arguments Value
Takes a year, returns a 1 if it is a leap year, based on the result of the get.days function
1 | is.leap(year)
|
year |
The year to check if it is a leap-year or not |
1 for leap year, 0 for non-leap year
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.