Searched refs:minutes (Results 1 – 23 of 23) sorted by relevance
/PHP-7.4/ext/date/tests/ |
H A D | bug27780.phpt | 16 "2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds", 17 "2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds", 18 "2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds", 46 1076824799 [2004-02-14 23:59:59 CST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +… 47 1076824800 [2004-02-15 00:00:00 CST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +… 48 1076824801 [2004-02-15 00:00:01 CST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +… 61 1076799599 [2004-02-14 23:59:59 CET] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +… 62 1076799600 [2004-02-15 00:00:00 CET] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +… 63 1076799601 [2004-02-15 00:00:01 CET] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +… 91 1076774399 [2004-02-14 23:59:59 %s] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +5… [all …]
|
H A D | bug40861.phpt | 9 $result = date("Y-m-d H:i:s", strtotime("+$offset minutes", $ts)); 14 $result = date("Y-m-d H:i:s", strtotime("+$offset minutes", $ts)); 19 $result = date("Y-m-d H:i:s", strtotime("-$offset minutes", $ts)); 25 $result = date("Y-m-d H:i:s", strtotime("+$offset minutes", $ts));
|
H A D | getdate_variation5.phpt | 46 ["minutes"]=> 72 ["minutes"]=> 98 ["minutes"]=> 124 ["minutes"]=> 150 ["minutes"]=> 176 ["minutes"]=> 202 ["minutes"]=>
|
H A D | bug55253.phpt | 18 echo $interval->format('Add %h hours %i minutes') . "\n"; 29 echo $interval->format('Subtract %h hours %i minutes from expected') . "\n"; 40 Add 2 hours 1 minutes 43 Subtract 2 hours 1 minutes from expected
|
H A D | getdate_variation4.phpt | 42 ["minutes"]=> 68 ["minutes"]=> 94 ["minutes"]=> 120 ["minutes"]=>
|
H A D | getdate_variation2.phpt | 41 ["minutes"]=> 67 ["minutes"]=> 93 ["minutes"]=>
|
H A D | getdate_variation6.phpt | 36 ["minutes"]=> 62 ["minutes"]=> 88 ["minutes"]=>
|
H A D | date_create-relative.phpt | 38 '10000000000 minutes', 84 +10000000000 minutes: 21021-05-27T22:40:00+0000 85 -10000000000 minutes: -17006-12-01T01:20:00+0000
|
H A D | getdate_variation3.phpt | 41 ["minutes"]=> 67 ["minutes"]=> 93 ["minutes"]=>
|
H A D | 008.phpt | 21 ["minutes"]=> 45 ["minutes"]=>
|
H A D | getdate_basic.phpt | 31 ["minutes"]=> 55 ["minutes"]=>
|
H A D | bug28599.phpt | 6 print gmdate("d-m-Y H:i:s", strtotime("+30 minutes", 1100535573));
|
/PHP-7.4/ext/intl/common/ |
H A D | common_date.cpp | 59 minutes = offset_mins - hours * 60; in timezone_convert_datetimezone() local 60 minutes *= minutes > 0 ? 1 : -1; in timezone_convert_datetimezone() 73 hours, minutes); in timezone_convert_datetimezone()
|
/PHP-7.4/ext/date/lib/ |
H A D | unixtime2tm.c | 38 timelib_sll hours, minutes, seconds; in timelib_unixtime2gmt() local 101 minutes = (remainder - hours * 3600) / 60; in timelib_unixtime2gmt() 103 TIMELIB_DEBUG(printf(" hour=%lld, minute=%lld, second=%lld\n", hours, minutes, seconds);); in timelib_unixtime2gmt() 109 tm->i = minutes; in timelib_unixtime2gmt()
|
H A D | parse_date.re | 189 { "minutes", TIMELIB_MINUTE, 1 }, 2336 …add_pbf_error(s, TIMELIB_ERR_INVALID_TZ_OFFSET, "Invalid timezone offset in minutes", string, begi…
|
/PHP-7.4/ext/intl/tests/ |
H A D | calendar_set_variation1.phpt | 20 //two minutes to midnight!
|
/PHP-7.4/tests/lang/ |
H A D | 023.phpt | 20 $minutes = $time_left/60; 21 …S, Y",$wedding_timestamp)).",\nwhich is $days days, $hours hours and $minutes minutes from now.\n";
|
/PHP-7.4/ext/phar/tests/zip/files/ |
H A D | corrupt_zipmaker.php.inc | 80 ($mtime['minutes']<<5)|
|
/PHP-7.4/ |
H A D | php.ini-development | 165 ; TTL for user-defined php.ini files (time-to-live) in seconds. Default is 300 seconds (5 minutes) 1431 ; session.gc_maxlifetime to 1440 (1440 seconds = 24 minutes): 1445 ; Document expires after n minutes.
|
H A D | php.ini-production | 165 ; TTL for user-defined php.ini files (time-to-live) in seconds. Default is 300 seconds (5 minutes) 1431 ; session.gc_maxlifetime to 1440 (1440 seconds = 24 minutes): 1445 ; Document expires after n minutes.
|
/PHP-7.4/build/ |
H A D | libtool.m4 | 831 # about 5 minutes as the teststring grows exponentially.
|
/PHP-7.4/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 10393 # hours, minutes and seconds 15124 # minutes <= 59 15417 # minutes
|
H A D | magic | 10393 # hours, minutes and seconds 15124 # minutes <= 59 15417 # minutes
|
Completed in 148 milliseconds