Home
last modified time | relevance | path

Searched refs:H (Results 76 – 100 of 314) sorted by path

12345678910>>...13

/PHP-5.5/ext/date/tests/
H A Ddate_timestamp_set.phpt16 var_dump(date_format($dtms021, 'B => (U) => T Y-M-d H:i:s'));
H A Dexamine_diff.inc41 $start_date = $start->format('Y-m-d H:i:s T');
48 $end_date = $end->format('Y-m-d H:i:s T');
69 $result_end_date = $start->format('Y-m-d H:i:s T');
75 $result_start_date = $end->format('Y-m-d H:i:s T');
H A Dforward-transition-construction.phpt8 echo $date->format('Y-m-d H:i:s T/e - U') . "\n";
11 echo $date->format('Y-m-d H:i:s T/e - U') . "\n";
14 echo $date->format('Y-m-d H:i:s T/e - U') . "\n";
17 echo $date->format('Y-m-d H:i:s T/e - U') . "\n";
20 echo $date->format('Y-m-d H:i:s T/e - U') . "\n";
H A Dgmdate_variation9.phpt25 '24-hour format with leading zeros' => 'H',
H A Dgmstrftime_basic.phpt14 $format = '%b %d %Y %H:%M:%S';
H A Dgmstrftime_error.phpt19 $format = '%b %d %Y %H:%M:%S';
H A Dgmstrftime_variation15.phpt28 'Current time %H:%M:%S format' => "%T",
52 --Current time %H:%M:%S format--
H A Dgmstrftime_variation16.phpt28 'Current time %H:%M:%S format' => "%T",
52 --Current time %H:%M:%S format--
H A Dgmstrftime_variation2.phpt22 $format = '%b %d %Y %H:%M:%S';
H A Dgmstrftime_variation6.phpt20 'Hour as decimal by 24-hour format' => "%H",
H A Didate_error.phpt17 $format = '%b %d %Y %H:%M:%S';
H A Didate_variation5.phpt21 '24 hour format' => 'H',
H A Dmktime-1.phpt19 echo date("Y-m-d H:i:s", mktime(12,0,0,3,+90,2000,-1))."\n";
20 echo date("Y-m-d H:i:s", mktime(12,0,0,3,+90,2000,0))."\n";
21 echo date("Y-m-d H:i:s", mktime(12,0,0,3,+90,2000,1))."\n";
22 echo date("Y-m-d H:i:s", mktime(12,0,0,5,-90,2000,-1))."\n";
23 echo date("Y-m-d H:i:s", mktime(12,0,0,5,-90,2000,0))."\n";
24 echo date("Y-m-d H:i:s", mktime(12,0,0,5,-90,2000,1))."\n";
25 echo date("Y-m-d H:i:s", mktime(12,0,0,5,-1,2000,-1))."\n";
26 echo date("Y-m-d H:i:s", mktime(12,0,0,5,-1,2000,0))."\n";
27 echo date("Y-m-d H:i:s", mktime(12,0,0,5,-1,2000,1))."\n";
H A Dmktime_basic1.phpt5 /* Prototype : int mktime ([ int $hour= date("H") [, int $minute= date("i") [, int $second= dat…
H A Dmktime_error.phpt5 /* Prototype : int mktime ([ int $hour= date("H") [, int $minute= date("i") [, int $second= dat…
H A Dmktime_variation1.phpt5 /* Prototype : int mktime ([ int $hour= date("H") [, int $minute= date("i") [, int $second= dat…
H A Dmktime_variation2.phpt5 /* Prototype : int mktime ([ int $hour= date("H") [, int $minute= date("i") [, int $second= dat…
H A Dmktime_variation3.phpt5 /* Prototype : int mktime ([ int $hour= date("H") [, int $minute= date("i") [, int $second= dat…
H A Dmktime_variation4.phpt5 /* Prototype : int mktime ([ int $hour= date("H") [, int $minute= date("i") [, int $second= dat…
H A Dmktime_variation5.phpt5 /* Prototype : int mktime ([ int $hour= date("H") [, int $minute= date("i") [, int $second= dat…
H A Dmktime_variation6.phpt5 /* Prototype : int mktime ([ int $hour= date("H") [, int $minute= date("i") [, int $second= dat…
H A Dmktime_variation7.phpt5 /* Prototype : int mktime ([ int $hour= date("H") [, int $minute= date("i") [, int $second= dat…
H A Doo_001.phpt16 var_dump($d->format("Y-m-d H:i:s"));
19 var_dump($d->format("Y-m-d H:i:s"));
H A Drfc-datetime_and_daylight_saving_time-type1.phpt9 $date_format = 'Y-m-d H:i:s e';
H A Drfc-datetime_and_daylight_saving_time-type2.phpt9 $date_format = 'Y-m-d H:i:s T e';

Completed in 64 milliseconds

12345678910>>...13