previousCalendar (Previous) (Next) Calendar::adjustnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

constructeur Calendar::Calendar

constructeur Calendar::Calendar() – Construit le calendrier

Synopsis

require_once 'Calendar.php';

void constructor Calendar::Calendar ( int $y = 2000 , int $m = 1 , int $d = 1 , int $h = 0 , int $i = 0 , int $s = 0 )

Description

This package is not documented yet.

Parameter

integer $y

année

integer $m

mois

integer $d

jour

integer $h

heure

integer $i

minute

integer $s

seconde

Throws

No exceptions thrown.

Note

This function can not be called statically.

previousCalendar (Previous) (Next) Calendar::adjustnext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.