Home
last modified time | relevance | path

Searched refs:timezone (Results 376 – 388 of 388) sorted by relevance

1...<<111213141516

/PHP-8.0/ext/date/lib/
H A Dparse_date.re154 /* The timezone table. */
1273 add_error(s, TIMELIB_ERR_TZID_NOT_FOUND, "The timezone could not be found in the database");
1339 add_error(s, TIMELIB_ERR_TZID_NOT_FOUND, "The timezone could not be found in the database");
1550 if (*ptr) { /* timezone is optional */
1553 add_error(s, TIMELIB_ERR_TZID_NOT_FOUND, "The timezone could not be found in the database");
1656 add_error(s, TIMELIB_ERR_TZID_NOT_FOUND, "The timezone could not be found in the database");
1769 add_error(s, TIMELIB_ERR_TZID_NOT_FOUND, "The timezone could not be found in the database");
1822 add_error(s, TIMELIB_ERR_TZID_NOT_FOUND, "The timezone could not be found in the database");
2414 case TIMELIB_FORMAT_TIMEZONE_OFFSET: /* timezone */
2427 case TIMELIB_FORMAT_TIMEZONE_OFFSET_MINUTES: /* timezone format +/-mmm */
[all …]
/PHP-8.0/ext/date/tests/
H A Ddate_time_immutable.phpt4 date.timezone=Europe/London
H A Dbug33414-1.phpt4 date.timezone=America/Mendoza
/PHP-8.0/ext/date/
H A Dphp_date.c234 if (DATEG(timezone)) { in PHP_RINIT_FUNCTION()
235 efree(DATEG(timezone)); in PHP_RINIT_FUNCTION()
237 DATEG(timezone) = NULL; in PHP_RINIT_FUNCTION()
248 if (DATEG(timezone)) { in PHP_RSHUTDOWN_FUNCTION()
249 efree(DATEG(timezone)); in PHP_RSHUTDOWN_FUNCTION()
251 DATEG(timezone) = NULL; in PHP_RSHUTDOWN_FUNCTION()
523 if (DATEG(timezone) && (strlen(DATEG(timezone))) > 0) { in guess_timezone()
524 return DATEG(timezone); in guess_timezone()
4501 if (DATEG(timezone)) { in PHP_FUNCTION()
4502 efree(DATEG(timezone)); in PHP_FUNCTION()
[all …]
/PHP-8.0/tests/lang/
H A D023.phpt4 date.timezone=UTC
/PHP-8.0/win32/build/
H A DMakefile212 …$(PHP_SDK_PHP_CMD) -d date.timezone=UTC -n -dphar.readonly=0 win32/build/mkdist.php "$(PHP_VERSION…
/PHP-8.0/ext/soap/
H A Dphp_encoding.c2872 …st ? timezone - 3600:timezone)>0)?'-':'+', abs((ta->tm_isdst ? timezone - 3600 : timezone) / 3600)… in to_xml_datetime_ex()
/PHP-8.0/
H A DNEWS232 . Fixed bug #74671 (DST timezone abbreviation has incorrect offset). (Derick)
235 . Fixed bug #78139 (timezone_open accepts invalid timezone string argument).
740 . Fixed bug #68471 (IntlDateFormatter fails for "GMT+00:00" timezone). (cmb)
H A Dphp.ini-development969 ; Defines the default timezone used by the date functions
970 ; http://php.net/date.timezone
971 ;date.timezone =
H A Dphp.ini-production971 ; Defines the default timezone used by the date functions
972 ; http://php.net/date.timezone
973 ;date.timezone =
/PHP-8.0/ext/openssl/
H A Dopenssl.c64 #define timezone _timezone /* timezone is called _timezone in LibC */ macro
790 gmadjust = -(thetime.tm_isdst ? (long)timezone - 3600 : (long)timezone); in php_openssl_asn1_time_to_time_t()
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます30473 # $File: timezone,v 1.11 2009/09/19 16:28:12 christos Exp $
30474 # timezone: file(1) magic for timezone data
30479 0 string TZif timezone data
30497 0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0 old timezone data
30498 0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\0 old timezone data
30499 0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0 old timezone data
30500 0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\4\0 old timezone data
30501 0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\5\0 old timezone data
30502 0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0 old timezone data
H A Dmagic30473 # $File: timezone,v 1.11 2009/09/19 16:28:12 christos Exp $
30474 # timezone: file(1) magic for timezone data
30479 0 string TZif timezone data
30497 0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0 old timezone data
30498 0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\0 old timezone data
30499 0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0 old timezone data
30500 0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\4\0 old timezone data
30501 0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\5\0 old timezone data
30502 0 string \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0 old timezone data

Completed in 173 milliseconds

1...<<111213141516