Home
last modified time | relevance | path

Searched refs:timestamp (Results 26 – 50 of 167) sorted by relevance

1234567

/PHP-8.3/ext/mysqli/tests/
H A Dbug76386.phpt15 …die(sprintf("skip Server doesn't support fractional seconds in timestamp (%s)", mysqli_get_server_…
27 'ts timestamp default current_timestamp(), ts2 timestamp(2) default ' .
28 'current_timestamp(2), ts2b timestamp(2) default "2018-01-01 03:04:05.06", ' .
29 'ts4 timestamp(4) default current_timestamp(4), ts4b timestamp(4) default ' .
30 '"2018-01-01 03:04:05.0070", ts6 timestamp(6) default current_timestamp(6), ts6b ' .
31 'timestamp(6) default "2018-01-01 03:04:05.008000") character set utf8 collate ' .
H A D003.phpt23 c3 timestamp(14),
26 c6 timestamp(4),
27 c7 timestamp(6)) ENGINE=" . $engine);
43 c3 timestamp,
46 c6 timestamp,
47 c7 timestamp) ENGINE=" . $engine);
/PHP-8.3/ext/date/tests/
H A Dgmdate_variation4.phpt9 $timestamp = mktime(8, 8, 8, 8, 8, 2008);
13 var_dump( gmdate('D', $timestamp) );
17 var_dump( gmdate('l', $timestamp) );
21 var_dump( gmdate('S', $timestamp) );
H A Dgmdate_variation7.phpt9 $timestamp = mktime(8, 8, 8, 8, 8, 2008);
17 var_dump( gmdate('L', $timestamp) );
21 var_dump( gmdate('o', $timestamp) );
25 var_dump( gmdate('Y', $timestamp) );
29 var_dump( gmdate('y', $timestamp) );
H A Dgmstrftime_variation8.phpt8 $timestamp = gmmktime(8, 8, 8, 8, 8, 2008);
17 // loop through each element of the array for timestamp
22 var_dump( gmstrftime($value, $timestamp) );
H A Dlocaltime_basic.phpt10 $timestamp = 10;
14 var_dump( localtime($timestamp, $associative_array) );
17 var_dump( localtime($timestamp) );
H A Dbug-gh11600.phpt14 $timestamp = strtotime("2023-07-11 {$timeString}");
16 var_dump($pattern, $timeString, $timestamp);
H A Dgmdate_variation3.phpt9 $timestamp = mktime(8, 8, 8, 8, 8, 2008);
21 // loop through each element of the array for timestamp
26 var_dump( gmdate($value, $timestamp) );
H A Dgmdate_basic.phpt10 $timestamp = mktime(8, 8, 8, 8, 8, 2008);
13 var_dump( gmdate($format, $timestamp) );
H A Dgmstrftime_variation19.phpt8 $timestamp = gmmktime(8, 8, 8, 8, 8, 2008);
18 // loop through each element of the array for timestamp
23 var_dump( gmstrftime($value, $timestamp) );
H A Dstrftime_variation19.phpt10 $timestamp = mktime(8, 8, 8, 8, 8, 2008);
18 // loop through each element of the array for timestamp
23 var_dump( strftime($value, $timestamp) );
H A Dgmstrftime_variation9.phpt8 $timestamp = gmmktime(8, 8, 8, 8, 8, 2008);
18 // loop through each element of the array for timestamp
23 var_dump( gmstrftime($value, $timestamp) );
H A Dstrftime_variation9.phpt10 $timestamp = mktime(8, 8, 8, 8, 8, 2008);
18 // loop through each element of the array for timestamp
23 var_dump( strftime($value, $timestamp) );
H A Dgmdate_variation5.phpt9 $timestamp = mktime(8, 8, 8, 8, 8, 2008);
13 var_dump( gmdate('W', $timestamp) );
H A Dgmstrftime_variation10.phpt14 $timestamp = gmmktime(8, 8, 8, 8, 8, 2008);
24 // loop through each element of the array for timestamp
29 var_dump( gmstrftime($value, $timestamp) );
H A Dgmstrftime_variation20.phpt14 $timestamp = gmmktime(8, 8, 8, 8, 8, 2008);
24 // loop through each element of the array for timestamp
29 var_dump( gmstrftime($value, $timestamp) );
H A Dgmstrftime_variation22.phpt17 $timestamp = gmmktime(8, 8, 8, 8, 8, 2008);
29 // loop through each element of the array for timestamp
33 var_dump( gmstrftime($value, $timestamp) );
H A Dgmstrftime_variation4.phpt8 $timestamp = gmmktime(8, 8, 8, 8, 8, 2008);
17 // loop through each element of the array for timestamp
22 var_dump( gmstrftime($value, $timestamp) );
H A Dstrftime_variation10.phpt16 $timestamp = mktime(8, 8, 8, 8, 8, 2008);
24 // loop through each element of the array for timestamp
29 var_dump( strftime($value, $timestamp) );
H A Dstrftime_variation20.phpt16 $timestamp = mktime(8, 8, 8, 8, 8, 2008);
24 // loop through each element of the array for timestamp
29 var_dump( strftime($value, $timestamp) );
H A Dgmstrftime_basic.phpt9 $timestamp = gmmktime(8, 8, 8, 8, 8, 2008);
12 var_dump( gmstrftime($format, $timestamp) );
/PHP-8.3/ext/date/
H A Dphp_date.stub.php104 function date(string $format, ?int $timestamp = null): string {} argument
106 function idate(string $format, ?int $timestamp = null): int|false {} argument
109 function gmdate(string $format, ?int $timestamp = null): string {} argument
125 function strftime(string $format, ?int $timestamp = null): string|false {} argument
131 function gmstrftime(string $format, ?int $timestamp = null): string|false {} argument
145 function getdate(?int $timestamp = null): array {} argument
207 function date_timestamp_set(DateTime $object, int $timestamp): DateTime {} argument
266 int $timestamp, int $returnFormat = SUNFUNCS_RET_STRING, argument
275 int $timestamp, int $returnFormat = SUNFUNCS_RET_STRING, argument
434 public function setTimestamp(int $timestamp): DateTime {} argument
[all …]
/PHP-8.3/ext/opcache/
H A Dzend_accelerator_debug.c33 time_t timestamp; in zend_accel_error_va_args() local
39 timestamp = time(NULL); in zend_accel_error_va_args()
40 time_string = asctime(localtime(&timestamp)); in zend_accel_error_va_args()
/PHP-8.3/ext/oci8/tests/
H A Dbug42173.phpt33 timestamp'1999-01-03 10:00:00.123',
34 timestamp'1999-01-04 10:00:00.123456',
35 timestamp'1999-01-05 10:00:00.123456+1:0',
36 timestamp'1999-01-06 10:00:00.123456-1:0',
37 timestamp'1999-01-06 10:00:00.123456-1:0',
/PHP-8.3/ext/pgsql/tests/
H A D80_bug39971.phpt2 Bug #39971 (8.0+) (pg_insert/pg_update do not allow now() to be used for timestamp fields)
19 pg_query($dbh, "CREATE TABLE php_test (id SERIAL, tm timestamp NOT NULL)");

Completed in 28 milliseconds

1234567