Searched refs:Y (Results 251 – 275 of 430) sorted by relevance
1...<<1112131415161718
/php-src/ext/date/tests/ |
H A D | bug80998.phpt | 10 $string = $date->format('Y-m-d H:i:s.u');
|
H A D | bug77243-001.phpt | 13 echo date('Y-m-d o-W-N', $time + ($i * 86400)), "\n";
|
H A D | idate_basic.phpt | 8 $format = 'Y';
|
H A D | gh9700.phpt | 5 var_dump(DateTime::createFromFormat('Y-m-d\TH:i:sP[e]', '2022-02-18T00:00:00+01:00[Europe/Berlin]')…
|
H A D | date_period_exclude_start_and_include_end.phpt | 12 echo $day->format('Y-m-d') . "\n";
|
H A D | gh9699.phpt | 9 echo $date->diff($now)->format("%R %Y %M %D %H %I %S %F"), "\n";
|
H A D | gh11854.phpt | 7 $dateTime = DateTime::createFromFormat("D M d H:i:s Y", "Wed Aug 2 08:37:50 2023");
|
H A D | bug73942.phpt | 8 $dateFormat = $date->format('Y-m-d');
|
H A D | bug77243-002.phpt | 19 echo date('Y-m-d o-W-N', $startingPoint + ($i * 86400)), "\n";
|
H A D | gmdate_variation7.phpt | 24 var_dump( gmdate('Y') ); 25 var_dump( gmdate('Y', $timestamp) );
|
H A D | bug63391.phpt | 11 echo date_create($date)->format('Y-m-d D'), "\n";
|
H A D | date_timestamp_set.phpt | 16 var_dump(date_format($dtms021, 'B => (U) => T Y-M-d H:i:s'));
|
H A D | bug64887.phpt | 29 echo $datetime->modify( $test )->format( 'Y-m-d H:i:s.u' ), "\n";
|
H A D | bug73294.phpt | 12 $result = $dt->format('Y-m-d H:i:s');
|
H A D | date_time_fractions_create_from_format.phpt | 7 $dt = date_create_from_format( "Y-m-d H:i:s.u", "2016-10-03 12:47:18.819313" );
|
H A D | date_sun_info_002.phpt | 9 echo date( 'Y-m-d H:i:s T', $elem ), " ", $key, "\n";
|
H A D | bug53437_var0.phpt | 9 echo $dt->format('Y-m-d H:i:s')."\r\n"; 22 echo $dt->format('Y-m-d H:i:s')."\r\n";
|
/php-src/ext/phar/tests/cache_list/files/ |
H A D | write14.phar | 11 �дni���Y�D��=^S1<��rIGBMB
|
H A D | write25.phar | 8 6test.txt���H���E�<?php __HALT_COMPILER();�?f}oe/y�NLY�,�*…
|
/php-src/ext/standard/tests/time/ |
H A D | idate.phpt | 13 Y: 2003
|
H A D | idate_iso.phpt | 21 Y: 2003
|
/php-src/Zend/tests/type_declarations/intersection_types/ |
H A D | implicit_nullable_intersection_type.phpt | 6 function foo(X&Y $foo = null) {
|
/php-src/Zend/tests/property_hooks/ |
H A D | set_value_parameter_type_variance_004.phpt | 15 Autoloading Y
|
/php-src/Zend/tests/ |
H A D | bug71414.phpt | 19 class Y extends X implements InterfaceY {
|
/php-src/scripts/dev/ |
H A D | makedist | 50 php-X.Y.Z[alpha|beta|RC] 53 PHP-X.Y[.Z] 57 - Y is minor version number
|
Completed in 23 milliseconds
1...<<1112131415161718