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 DateInterval class
DateTimeZone::listIdentifiers
DateInterval::__construct
Date/Time
PHP Manual
The DateInterval class
Introduction
Representation of date interval.
Class synopsis
DateInterval
DateInterval
{
/* Methods */
__construct
(
string
$interval_spec
)
public
static
DateInterval
createFromDateString
(
string
$time
)
public
string
format
(
string
$format
)
}
Table of Contents
DateInterval::__construct
— Creates new DateInterval object
DateInterval::createFromDateString
— Sets up a DateInterval from the relative parts of the string
DateInterval::format
— Formats the interval
DateTimeZone::listIdentifiers
DateInterval::__construct
Date/Time
PHP Manual