Home
last modified time | relevance | path

Searched refs:hours (Results 26 – 36 of 36) sorted by relevance

12

/php-src/ext/date/tests/
H A DDateTime_modify_basic1.phpt16 $datetime->modify("+1 week 2 days 4 hours 2 seconds");
H A Dbug33415-2.phpt129 $strtotime_tstamp = strtotime("next Saturday +2 hours", $tStamp);
/php-src/ext/pdo_firebird/
H A Dfirebird_statement.c84 unsigned hours = 0, minutes = 0, seconds = 0, fractions = 0; in get_formatted_time_tz() local
91 …if (fb_decode_time_tz(S->H->isc_status, timeTz, &hours, &minutes, &seconds, &fractions, sizeof(tim… in get_formatted_time_tz()
94 time = fb_encode_time(hours, minutes, seconds, fractions); in get_formatted_time_tz()
112 unsigned year, month, day, hours, minutes, seconds, fractions; in get_formatted_timestamp_tz() local
119 …if (fb_decode_timestamp_tz(S->H->isc_status, timestampTz, &year, &month, &day, &hours, &minutes, &… in get_formatted_timestamp_tz()
123 ts.timestamp_time = fb_encode_time(hours, minutes, seconds, fractions); in get_formatted_timestamp_tz()
/php-src/ext/calendar/tests/
H A Dunixtojd.phpt29 // unixtojd() calls php_localtime_r() which for Pacific timezone systems, returns a time -8 hours
/php-src/docs/
H A Dmailinglist-rules.md26 2. Do not post when you are angry. Any post can wait a few hours. Review
/php-src/ext/fileinfo/libmagic/
H A Dcdf.c1277 int days, hours, mins, secs; in cdf_print_elapsed_time() local
1284 hours = CAST(int, ts % 24); in cdf_print_elapsed_time()
1294 if (days || hours) { in cdf_print_elapsed_time()
1295 len += snprintf(buf + len, bufsiz - len, "%.2d:", hours); in cdf_print_elapsed_time()
/php-src/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc79 ($mtime['hours' ]<<11)|
/php-src/ext/date/lib/
H A Dparse_date.re201 { "hours", TIMELIB_HOUR, 1 },
/php-src/build/
H A Dlibtool.m4840 # On AmigaOS with pdksh, this test takes hours, literally.
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます12787 # hours, minutes and seconds
H A Dmagic12787 # hours, minutes and seconds

Completed in 233 milliseconds

12