10 packages found
General Date Format
This package takes care of date entries on HTML select elements. It prevents the entry of invalid dates like February 30, June 31, or February 29 on a non-leap year.
Converts date to and from julian days in gLib GDate style
- gnome
- datetime
- julian
- julian-day
- julian-day-count
- glib
- glib-gdate
- glib-date
- gdate
- g_date
- leap-year
- leap
- year
- is_leap_year
- View more
A date utility package with inbuilt date functions for different formats.
It is a simple npm package that allows you to check whether a given year is a leap year or a common year.
Test if a value corresponds to a leap year in the Gregorian calendar.
Test if a value corresponds to a leap year in the Gregorian calendar.
a small date library whose focus is on this moment in time
Pass in a year (an integer, not a Date). Returns true if it's a leap year, false if not
javascript code for finding the year is leap year or not