Webhosting
Domein Registratie
Winkelwagen
NB Webmail
Onze Gegevens
Helpdesk
User:
Pass:
Opslaan:
Ja
Nee
Autom.:
Ja
Nee
Login:
Gegevens vergeten
Cookie's verwijderen
Php Handleiding
Php Classes
Gratis Php Scripts
Pc Downloads
Gratis File Hosting
Programmeren
Routeplanner
Htaccess Uitleg
The DatePeriod class
DateInterval::format
DatePeriod::__construct
Date/Time
PHP Manual
The DatePeriod class
Introduction
Representation of date period.
Class synopsis
DatePeriod
DatePeriod
implements
Traversable
{
/* Constants */
const
integer
DatePeriod::EXCLUDE_START_DATE
= 1
;
/* Methods */
__construct
(
DateTime
$start
,
DateInterval
$interval
,
int
$recurrences
[,
int
$options
] )
}
Predefined Constants
DatePeriod Node Types
DatePeriod::EXCLUDE_START_DATE
Exclude start date, used in
DatePeriod::__construct()
.
Table of Contents
DatePeriod::__construct
— Creates new DatePeriod object
DateInterval::format
DatePeriod::__construct
Date/Time
PHP Manual