Home
last modified time | relevance | path

Searched refs:DateTime (Results 226 – 250 of 321) sorted by relevance

12345678910>>...13

/PHP-7.1/ext/date/tests/
H A Ddate_timestamp_set_wrongparam_004.phpt12 $dtms021 = new DateTime();
H A Ddate_timestamp_set_wrongparam_002.phpt15 Warning: date_timestamp_set() expects parameter 1 to be DateTime, integer given in %s on line %d
H A D015.phpt6 $dto = new DateTime();
H A Dbug64887.phpt2 Bug #64887: Allow DateTime modification with subsecond items
H A Ddate_timestamp_set_nullparam.phpt17 Warning: date_timestamp_set() expects parameter 1 to be DateTime, null given in %s on line %d
H A Ddate_timestamp_set_wrongparam_001.phpt17 Warning: date_timestamp_set() expects parameter 1 to be DateTime, array given in %s on line %d
H A DDateInterval_format.phpt15 $date1 = new DateTime('2000-01-01 00:00:00');
16 $date2 = new DateTime('2001-03-04 04:05:06');
H A Dbug75002.phpt10 $start=new DateTime( '2012-08-01' );
H A Ddate_timestamp_set_wrongparam_003.phpt12 $dtms021 = new DateTime();
H A DDateTimeImmutable_createFromMutable.phpt25 Warning: DateTimeImmutable::createFromMutable() expects parameter 1 to be DateTime, object given in…
H A Dbug52454.phpt7 $endOfWeek = new DateTime('2010-07-27 09:46:49');
H A DDateTime_days-dates.phpt2 DateTime::diff() days -- dates
H A DDatePeriod_wrong_constructor.phpt13 …eTimeInterface, DateInterval, int) OR (DateTimeInterface, DateInterval, DateTime) OR (string) as a…
H A Dbug68406.phpt11 $d = new DateTime('2014-12-24 13:00:00', $tz1);
H A DDateTime_days-spring-type2-type2.phpt2 DateTime::diff() days -- spring type2 type2
H A DDateTime_days-spring-type2-type3.phpt2 DateTime::diff() days -- spring type2 type3
H A DDateTime_days-spring-type3-type2.phpt2 DateTime::diff() days -- spring type3 type2
H A DDateTime_days-spring-type3-type3.phpt2 DateTime::diff() days -- spring type3 type3
H A Dbug44562.phpt16 $begin = new DateTime( "2008-07-20T22:44:53+0200" );
H A Dbug67118_2.phpt7 class Foo extends DateTime {
H A Dbug52668.phpt7 $start = new DateTime('20101212');
/PHP-7.1/tests/lang/
H A Dcompare_objects_basic2.phpt15 $obj2 = new DateTime(("2009-02-12 12:47:41 GMT"));
/PHP-7.1/ext/date/
H A Dphp_date.h53 PHP_METHOD(DateTime, __construct);
54 PHP_METHOD(DateTime, __wakeup);
55 PHP_METHOD(DateTime, __set_state);
/PHP-7.1/ext/phar/tests/
H A Dbug69720.phar2 …�������������������������������������������������������������������O:8:"DateTime":3:{s:4:"date";s:…
/PHP-7.1/ext/exif/tests/
H A Dexif005.phpt20 ["DateTime"]=>

Completed in 49 milliseconds

12345678910>>...13