Home
last modified time | relevance | path

Searched refs:strtotime (Results 126 – 150 of 159) sorted by relevance

1234567

/php-src/ext/intl/tests/
H A Ddateformat_get_set_calendar.phpt13 $ts = strtotime('2012-01-01 00:00:00 UTC');
H A Ddateformat_get_set_calendar_variant2.phpt13 $ts = strtotime('2012-01-01 00:00:00 UTC');
H A Ddateformat_get_set_calendar_variant3.phpt14 $ts = strtotime('2012-01-01 00:00:00 UTC');
H A Ddateformat_get_set_calendar_variant_icu70.phpt15 $ts = strtotime('2012-01-01 00:00:00 UTC');
H A Ddateformat_formatObject_calendar.phpt24 $cal->setTime(strtotime('2012-01-01 00:00:00')*1000.);
H A Ddateformat_get_set_calendar_variant4.phpt14 $ts = strtotime('2012-01-01 00:00:00 UTC');
H A Ddateformat_get_set_calendar_variant5.phpt15 $ts = strtotime('2012-01-01 00:00:00 UTC');
H A Ddateformat_formatObject_calendar_variant2.phpt24 $cal->setTime(strtotime('2012-01-01 00:00:00')*1000.);
H A Ddateformat_formatObject_calendar_variant3.phpt25 $cal->setTime(strtotime('2012-01-01 00:00:00')*1000.);
H A Ddateformat_formatObject_calendar_variant4.phpt25 $cal->setTime(strtotime('2012-01-01 00:00:00')*1000.);
H A Ddateformat_get_set_timezone.phpt13 $ts = strtotime('2012-01-01 00:00:00 UTC');
H A Ddateformat_formatObject_calendar_variant5.phpt25 $cal->setTime(strtotime('2012-01-01 00:00:00')*1000.);
H A Ddateformat_formatObject_calendar_variant_icu72-1.phpt24 $cal->setTime(strtotime('2012-01-01 00:00:00')*1000.);
H A Ddateformat_get_set_timezone_variant3.phpt14 $ts = strtotime('2012-01-01 00:00:00 UTC');
H A Ddateformat_get_set_timezone_variant2.phpt13 $ts = strtotime('2012-01-01 00:00:00 UTC');
H A Ddateformat_get_set_timezone_variant5.phpt13 $ts = strtotime('2012-01-01 00:00:00 UTC');
H A Ddateformat_get_set_timezone_variant4.phpt14 $ts = strtotime('2012-01-01 00:00:00 UTC');
H A Ddateformat_timezone_arg_variations.phpt12 $ts = strtotime('2012-01-01 00:00:00 UTC');
H A Ddateformat_timezone_arg_variations2.phpt12 $ts = strtotime('2012-01-01 00:00:00 UTC');
H A Ddateformat_timezone_arg_variations4.phpt12 $ts = strtotime('2012-01-01 00:00:00 UTC');
H A Ddateformat_create_cal_arg.phpt13 $ts = strtotime('2012-01-01 00:00:00 UTC');
H A Ddateformat_create_cal_arg_variant2.phpt13 $ts = strtotime('2012-01-01 00:00:00 UTC');
H A Ddateformat_create_cal_arg_variant3.phpt14 $ts = strtotime('2012-01-01 00:00:00 UTC');
/php-src/ext/date/tests/
H A Dbug20382-2.phpt2 Bug #20382 [2] (strtotime ("Monday", $date) produces wrong result on DST changeover)
41 $strtotime_tstamp = strtotime("first monday", $timestamp);
H A Ddate_create-relative.phpt14 // Most offsets tested in strtotime-relative.phpt. These are tests for dates outside the 32-bit ran…

Completed in 38 milliseconds

1234567