Home
last modified time | relevance | path

Searched refs:timezone (Results 176 – 200 of 401) sorted by relevance

12345678910>>...17

/PHP-7.0/ext/date/tests/
H A Dbug67109.phpt4 date.timezone=UTC
H A Dbug68942_2.phpt5 …-01-01 00:00:00.000000";s:13:"timezone_type";a:2:{i:0;i:1;i:1;i:2;}s:8:"timezone";s:1:"A";}i:1;R:5…
H A Dbug45554.phpt4 date.timezone=UTC
H A Dbug67251.phpt4 date.timezone=Europe/Berlin
H A Ddate_timestamp_set_wrongparam_003.phpt6 date.timezone = UTC;
H A Dbug45529.phpt2 Bug #45529 (UTC not properly recognised as timezone identifier while parsing)
H A Ddate_timestamp_get.phpt7 date.timezone=UTC
H A Dbug26320.phpt4 date.timezone=GMT0
H A Dbug32270.phpt4 date.timezone=America/Los_Angeles
H A Dbug32588.phpt4 date.timezone=America/New_York
H A DDatePeriod_wrong_constructor.phpt7 date.timezone=UTC
H A Dbug45682.phpt4 date.timezone=UTC
H A Dbug48058.phpt4 date.timezone=UTC
H A Dcall_function_from_method.phpt4 date.timezone=UTC
/PHP-7.0/ext/intl/tests/
H A Dcalendar_toDateTime_basic.phpt11 ini_set('date.timezone', 'Europe/Lisbon');
H A Dcalendar_getType_basic.phpt4 date.timezone=Atlantic/Azores
H A Dcalendar_inDaylightTime_basic.phpt4 date.timezone=Atlantic/Azores
H A Dcalendar_getWeekendTransition_basic.phpt4 date.timezone=Atlantic/Azores
H A Ddateformat_timezone_arg_variations3.phpt2 IntlDateFormatter: several forms of the timezone arg
11 ini_set("date.timezone", 'Atlantic/Azores');
H A Ddateformat_timezone_arg_variations2.phpt2 IntlDateFormatter: several forms of the timezone arg
10 ini_set("date.timezone", 'Atlantic/Azores');
H A Dcalendar_fieldDifference_basic.phpt4 date.timezone=Atlantic/Azores
/PHP-7.0/ext/standard/
H A Duniqid.c72 gettimeofday((struct timeval *) &tv, (struct timezone *) NULL); in PHP_FUNCTION()
/PHP-7.0/ext/date/lib/
H A Dparse_tz.c305 static int seek_to_tz_position(const unsigned char **tzf, char *timezone, const timelib_tzdb *tzdb) in seek_to_tz_position() argument
320 int cmp = strcasecmp(timezone, tzdb->index[mid].id); in seek_to_tz_position()
355 int timelib_timezone_id_is_valid(char *timezone, const timelib_tzdb *tzdb) in timelib_timezone_id_is_valid() argument
358 return (seek_to_tz_position(&tzf, timezone, tzdb)); in timelib_timezone_id_is_valid()
380 timelib_tzinfo *timelib_parse_tzfile(char *timezone, const timelib_tzdb *tzdb) in timelib_parse_tzfile() argument
386 if (seek_to_tz_position(&tzf, timezone, tzdb)) { in timelib_parse_tzfile()
387 tmp = timelib_tzinfo_ctor(timezone); in timelib_parse_tzfile()
/PHP-7.0/ext/calendar/tests/
H A Deaster_date.phpt4 date.timezone=UTC
/PHP-7.0/ext/phar/tests/
H A Dbug69720.phar2 …:"date";s:26:"2000-01-01 00:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}�����…

Completed in 25 milliseconds

12345678910>>...17