Search results
11 packages found
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.
General Date Format
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.
A comprehensive toolkit for working with dates, times, and epoch conversions in JavaScript. Provides utilities for date formatting, validation, leap year checking, and more.
a small date library whose focus is on this moment in time
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.
Pass in a year (an integer, not a Date). Returns true if it's a leap year, false if not