suche nach in der

DateInterval::format> <DateInterval::__construct
Last updated: Fri, 18 May 2012

view this page in

DateInterval::createFromDateString

(PHP 5 >= 5.3.0)

DateInterval::createFromDateStringSets up a DateInterval from the relative parts of the string

Beschreibung

public static DateInterval DateInterval::createFromDateString ( string $time )

Uses the normal date parsers and sets up a DateInterval from the relative parts of the parsed string.

Parameter-Liste

time

Date with relative parts.

Rückgabewerte

Returns new DateInterval instance if success.



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

DateInterval::format> <DateInterval::__construct
Last updated: Fri, 18 May 2012