Leap year checker Support forum leapyearchecker Check whether a given year is a leap year This is a very simple class that can check whether a given year is leap year. It can check years starting from 1 DC. Leap Year Checker main file Leap Year Checker example Site Meter
... a given month in HTML This class outputs the calendar of a given month and year as an HTML table. The width of the calendar table is configurable. Leap years are handled correctly. the calendar class example this script uses the main class Site Meter
Date tools Support forum date_tools Manage date values This class can be used to manage date values. It can perform several types of operations with dates: - Check whether a date is correctly formatted - Convert a date between formats - Calculate the date that will be in a given number of days or ...