Home
last modified time | relevance | path

Searched refs:std_offset (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/date/lib/
H A Dparse_posix.c336 tmp->std_offset = read_offset(&ptr); in timelib_parse_posix_str()
337 if (tmp->std_offset == TIMELIB_UNSET) { in timelib_parse_posix_str()
349 tmp->dst_offset = tmp->std_offset + 3600; in timelib_parse_posix_str()
509 trans_begin -= tz->posix_info->std_offset; in timelib_get_transitions_for_year()
H A Dparse_tz.c426 …tz->posix_info->type_index_std_type = find_ttinfo_index(tz, tz->posix_info->std_offset, 0, tz->pos… in integrate_posix_string()
428 …tz->posix_info->type_index_std_type = add_new_ttinfo_index(tz, tz->posix_info->std_offset, 0, tz->… in integrate_posix_string()
H A Dtimelib.h172 timelib_sll std_offset; member

Completed in 12 milliseconds