PHP Classes
elePHPant
Icontem

Leap years

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 5       Packages icon Packages (3)   Blogs icon Blogs (1)   Packages icon Forums icon Package forums (1)  
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 ...