downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Fonctions Date/Heure> <DatePeriod
Last updated: Fri, 14 Aug 2009

view this page in

DatePeriod::__construct

(PHP 5 >= 5.3.0)

DatePeriod::__constructCrée un nouvel objet DatePeriod

Description

DatePeriod::__construct ( DateTime $start , DateInterval $interval , int $recurrences [, int $options ] )
DatePeriod::__construct ( DateTime $start , DateInterval $interval , DateTime $end [, int $options ] )
DatePeriod::__construct ( string $isostr [, int $options ] )

Crée un nouvel objet DatePeriod.

Liste de paramètres

start

Date de début.

interval

Intervalle.

recurrences

Nombre de récurrences.

end

Date de fin.

isostr

Chaîne contenant l'intervalle ISO.

options

Peut être configuré à DateTime::EXCLUDE_START_DATE.



add a note add a note User Contributed Notes
DatePeriod::__construct
There are no user contributed notes for this page.

Fonctions Date/Heure> <DatePeriod
Last updated: Fri, 14 Aug 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites