DateTimeZone::listIdentifiers
DateInterval::__construct
Datum/Uhrzeit
PHP Manual
The DateInterval class
Einführung
Representation of date interval.
Klassenbeschreibung
DateInterval
DateInterval
{
/* Methods */
__construct
(
string
$interval_spec
)
public
static
DateInterval
createFromDateString
(
string
$time
)
public
string
format
(
void
)
}
Inhaltsverzeichnis
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
Datum/Uhrzeit
PHP Manual