Home
last modified time | relevance | path

Searched refs:timezone (Results 151 – 175 of 425) sorted by relevance

12345678910>>...17

/PHP-8.1/ext/date/tests/
H A Dgh10218.phpt13 ["timezone"]=>
H A Dgh9700.phpt13 ["timezone"]=>
H A Dbug63435.phpt4 date.timezone=UTC
H A Dbug64157.phpt6 date.timezone = UTC
H A Ddate_interval_create_from_date_string_broken.phpt9 …om_date_string(): Unknown or bad format (foobar) at position 0 (f): The timezone could not be foun…
H A Dtimezone_version_get_basic1.phpt7 date.timezone=UTC
H A Dgh9699.phpt2 Bug GH-9699 (DateTimeImmutable::diff differences in 8.1.10 onwards - timezone related)
H A Dbug21966.phpt4 date.timezone=Europe/London
H A Ddate_interval_format.phpt6 date.timezone=UTC
H A Dbug26090.phpt4 date.timezone=America/New_York
H A Dbug63391.phpt5 ini_set('date.timezone', 'UTC');
/PHP-8.1/ext/intl/tests/
H A Dcalendar_toDateTime_basic.phpt9 ini_set('date.timezone', 'Europe/Lisbon');
H A Dcalendar_getType_basic.phpt4 date.timezone=Atlantic/Azores
H A Dcalendar_isWeekend_basic.phpt4 date.timezone=Atlantic/Azores
H A Dtimezone_getID_error.phpt12 Fatal error: Uncaught TypeError: intltz_get_id(): Argument #1 ($timezone) must be of type IntlTimeZ…
H A Dtimezone_getRawOffset_error.phpt12 Fatal error: Uncaught TypeError: intltz_get_raw_offset(): Argument #1 ($timezone) must be of type I…
H A Dcalendar_getLocale_error.phpt4 date.timezone=Atlantic/Azores
H A Dcalendar_inDaylightTime_basic.phpt4 date.timezone=Atlantic/Azores
H A Dcalendar_setTime_error.phpt4 date.timezone=Atlantic/Azores
H A Dtimezone_useDaylightTime_error.phpt12 Fatal error: Uncaught TypeError: intltz_use_daylight_time(): Argument #1 ($timezone) must be of typ…
H A Dtimezone_getDSTSavings_error.phpt12 Fatal error: Uncaught TypeError: intltz_get_dst_savings(): Argument #1 ($timezone) must be of type …
H A Dtimezone_getErrorCode_error.phpt12 Fatal error: Uncaught TypeError: intltz_get_error_code(): Argument #1 ($timezone) must be of type I…
H A Dtimezone_getErrorMessage_error.phpt12 Fatal error: Uncaught TypeError: intltz_get_error_message(): Argument #1 ($timezone) must be of typ…
/PHP-8.1/ext/intl/dateformat/
H A Ddateformat_arginfo.h8 ZEND_ARG_INFO_WITH_DEFAULT_VALUE(0, timezone, "null")
17 ZEND_ARG_INFO_WITH_DEFAULT_VALUE(0, timezone, "null")
43 ZEND_ARG_INFO(0, timezone)
/PHP-8.1/ext/date/
H A Dphp_date_arginfo.h59 ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, timezone, DateTimeZone, 1, "null")
64 ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, timezone, DateTimeZone, 1, "null")
70 ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, timezone, DateTimeZone, 1, "null")
76 ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, timezone, DateTimeZone, 1, "null")
114 ZEND_ARG_OBJ_INFO(0, timezone, DateTimeZone, 0)
157 ZEND_ARG_TYPE_INFO(0, timezone, IS_STRING, 0)
250 ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, timezone, DateTimeZone, 1, "null")
270 ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, timezone, DateTimeZone, 1, "null")
291 ZEND_ARG_OBJ_INFO(0, timezone, DateTimeZone, 0)
360 ZEND_ARG_OBJ_INFO(0, timezone, DateTimeZone, 0)
[all …]

Completed in 25 milliseconds

12345678910>>...17