Home
last modified time | relevance | path

Searched refs:have_zone (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/date/lib/
H A Dunixtime2tm.c152 tm->have_zone = 1; in timelib_update_from_sse()
192 tm->have_zone = 0; in timelib_unixtime2local()
197 tm->have_zone = 1; in timelib_unixtime2local()
208 t->have_zone = 1; in timelib_set_timezone_from_offset()
222 t->have_zone = 1; in timelib_set_timezone_from_abbr()
248 t->have_zone = 1; in timelib_set_timezone()
H A Dtimelib.h218 unsigned int have_time, have_date, have_zone, have_relative, have_weeknr_day; member
H A Dparse_date.re101have_zone) { s->time->have_zone > 1 ? add_error(s, TIMELIB_ERR_DOUBLE_TZ, "Double timezone specifi…
H A Dparse_date.c103have_zone) { s->time->have_zone > 1 ? add_error(s, TIMELIB_ERR_DOUBLE_TZ, "Double timezone specifi…

Completed in 90 milliseconds