Home
last modified time | relevance | path

Searched refs:DateTime (Results 251 – 275 of 321) sorted by relevance

1...<<111213

/PHP-7.1/ext/date/tests/
H A Dtimezone_open_basic1.phpt8 * Alias to functions: DateTime::__construct()
H A Dbug41599.phpt7 $start = new DateTime('2008-01-17 last Monday');
H A Dbug61642.phpt15 $date = new DateTime($startdate);
28 $date = new DateTime($startdate);
H A Ddate_format_error.phpt5 /* Prototype : string date_format ( DateTime $object , string $format )
8 * Alias to functions: DateTime::format
H A Dtimezone_offset_get_basic1.phpt5 /* Prototype : int timezone_offset_get ( DateTimeZone $object , DateTime $datetime )
H A DDateTimeZone_construct_variation1.phpt2 Test DateTime::__construct() function : usage variation - Passing unexpected values to first argume…
11 echo "*** Testing DateTime::__construct() : usage variation - unexpected values to first argument …
113 *** Testing DateTime::__construct() : usage variation - unexpected values to first argument $timez…
H A Ddate_create-1.phpt31 echo $date->format(DateTime::ISO8601), "\n";
H A DDateTime_days-fall-type2-type2.phpt2 DateTime::diff() days -- fall type2 type2
H A DDateTime_days-fall-type2-type3.phpt2 DateTime::diff() days -- fall type2 type3
H A DDateTime_days-fall-type3-type2.phpt2 DateTime::diff() days -- fall type3 type2
H A DDateTime_days-fall-type3-type3.phpt2 DateTime::diff() days -- fall type3 type3
H A Ddate_timezone_set_variation2.phpt5 /* Prototype : DateTime date_timezone_set ( DateTime $object , DateTimeZone $timezone )
6 * Description: Sets the time zone for the DateTime object
8 * Alias to functions: DateTime::setTimezone
H A Dtimezone_open_error.phpt8 * Alias to functions: DateTime::__construct()
H A DDateTime_sub-dates.phpt2 DateTime::sub() -- dates
H A DDateTime_add-dates.phpt2 DateTime::add() -- dates
H A DDateTime_diff-dates.phpt2 DateTime::diff() -- dates
H A DDateTime_diff-spring-type2-type2.phpt2 DateTime::diff() -- spring type2 type2
H A DDateTime_add-spring-type2-type2.phpt2 DateTime::add() -- spring type2 type2
H A DDateTime_sub-spring-type2-type2.phpt2 DateTime::sub() -- spring type2 type2
H A DDateTimeZone_getOffset_error.phpt5 /* Prototype : int DateTimeZone::getOffset ( DateTime $datetime )
H A DDateTime_diff-spring-type3-type3.phpt2 DateTime::diff() -- spring type3 type3
/PHP-7.1/ext/intl/tests/
H A Dtimezone_toDateTimeZone_basic.phpt19 var_dump($dtz->getName(), $dtz->getOffset(new DateTime('2012-01-01 00:00:00')));
/PHP-7.1/ext/phar/tests/
H A Dbug69720.phpt32 object(DateTime)#2 (3) {
/PHP-7.1/ext/exif/tests/
H A Dexif008.phpt57 ["DateTime"]=>
H A Dexif009.phpt57 ["DateTime"]=>

Completed in 22 milliseconds

1...<<111213