Query: dateperiod
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DATEPERIOD(3) 1 DATEPERIOD(3) The DatePeriod classINTRODUCTIONRepresents a date period. A date period allows iteration over a set of dates and times, recurring at regular intervals, over a given period.CLASS SYNOPSISDatePeriod DatePeriodTraversable Constants o const integer$DatePeriod::EXCLUDE_START_DATE1 Methods o public DatePeriod::__construct (DateTimeInterface $start, DateInterval $interval, int $recurrences, [int $options]) o public DatePeriod::__construct (DateTimeInterface $start, DateInterval $interval, DateTimeInterface $end, [int $options]) o public DatePeriod::__construct (string $isostr, [int $options])PREDEFINED CONSTANTSo DatePeriod::EXCLUDE_START_DATE -Exclude start date, used in DatePeriod.__construct(3). PHP Documentation Group DATEPERIOD(3)
Related Man Pages |
---|
recursiveiteratoriterator(3) - php |
dateinterval(3) - php |
datetime(3) - php |
solrupdateresponse(3) - php |
array_udiff(3) - php |
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
Forum Video Tutorial: How to Use Code Tags |
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
Denial Of Service Attack Update |