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

search for in the

DatePeriod::__construct> <DateInterval::format
Last updated: Fri, 30 Jan 2009

view this page in

The DatePeriod class

소개

Representation of date period.

클래스 개요

DatePeriod
DatePeriod implements Traversable {
/* Constants */
const integer DatePeriod::EXCLUDE_START_DATE =1 ;
/* Methods */
__construct ( DateTime $start , DateInterval $interval , int $recurrences [, int $options ] )
}

예약 상수

DatePeriod Node Types

DatePeriod::EXCLUDE_START_DATE

Exclude start date, used in DatePeriod::__construct().

Table of Contents



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

DatePeriod::__construct> <DateInterval::format
Last updated: Fri, 30 Jan 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites