Home
last modified time | relevance | path

Searched refs:date (Results 426 – 450 of 544) sorted by relevance

1...<<11121314151617181920>>...22

/PHP-8.0/ext/date/tests/
H A DDatePeriod_properties2.phpt4 date.timezone=UTC
H A Dstrftime_variation14.phpt2 Test strftime() function : usage variation - Checking date related formats which are supported othe…
H A Dgmstrftime_variation14.phpt2 Test gmstrftime() function : usage variation - Checking date related formats which are supported ot…
H A Dstrtotime3.phpt40 var_dump(date(DATE_RFC2822, $t));
H A Dmktime-3.phpt21 echo date("F ".DATE_ISO8601, $ret), "\n";
H A Dbug51393.phpt4 date.timezone=UTC
H A Ddate_diff.phpt8 date.timezone=UTC
H A Dmktime-3-64bit.phpt21 echo date("F ".DATE_ISO8601, $ret), "\n";
/PHP-8.0/ext/standard/tests/streams/
H A Dgh9590-001.phpt31 in order to avoid seeing this error again at a later date. in %s on line %d
/PHP-8.0/ext/intl/tests/
H A Dcalendar_equals_before_after_basic.phpt4 date.timezone=Atlantic/Azores
H A Ddateformat_get_set_calendar_variant2.phpt11 ini_set("date.timezone", 'Atlantic/Azores');
H A Ddateformat_get_set_calendar_variant3.phpt12 ini_set("date.timezone", 'Atlantic/Azores');
H A Ddateformat_get_set_calendar_variant_icu70.phpt12 ini_set("date.timezone", 'Atlantic/Azores');
H A Ddateformat___construct_bad_tz_cal.phpt11 ini_set("date.timezone", 'Atlantic/Azores');
H A Ddateformat_calendars_variant3.phpt4 date.timezone=Atlantic/Azores
H A Ddateformat_calendars.phpt4 date.timezone=Atlantic/Azores
H A Ddateformat_formatObject_calendar.phpt11 ini_set("date.timezone", "Europe/Lisbon");
H A Ddateformat_formatObject_calendar_variant2.phpt11 ini_set("date.timezone", "Europe/Lisbon");
H A Ddateformat_formatObject_calendar_variant5.phpt11 ini_set("date.timezone", "Europe/Lisbon");
H A Ddateformat_get_set_calendar_variant4.phpt12 ini_set("date.timezone", 'Atlantic/Azores');
/PHP-8.0/ext/standard/tests/network/
H A Dsetcookie_error.phpt4 date.timezone=UTC
H A Dsetrawcookie_error.phpt4 date.timezone=UTC
/PHP-8.0/ext/standard/tests/file/
H A D005_variation-win32.phpt14 print( @date( 'Y:M:D:H:i:s', fileatime($filename) ) )."\n";
17 print( @date( 'Y:M:D:H:i:s', filemtime($filename) ) )."\n";
20 print( @date( 'Y:M:D:H:i:s', filectime($filename) ) )."\n";
113 var_dump( touch($file_name2, @date(fileatime($file_name2))) );
118 var_dump( touch($file_path."/005_variation_touch_fly.tmp", @date(fileatime($file_name2)), time()) );
/PHP-8.0/.github/workflows/
H A Dpush.yml62 - name: Verify generated files are up to date
132 - name: Verify generated files are up to date
/PHP-8.0/ext/soap/tests/soap12/
H A DT53.phpt15 <inputDate xsi:type="xsd:date">1956-10-18T22:20:00-07:00</inputDate>

Completed in 22 milliseconds

1...<<11121314151617181920>>...22