Home
last modified time | relevance | path

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

/php-src/ext/date/lib/
H A Dparse_posix.c349 tmp->dst_offset = tmp->std_offset + 3600; in timelib_parse_posix_str()
360 tmp->dst_offset = read_offset(&ptr); in timelib_parse_posix_str()
361 if (tmp->dst_offset == TIMELIB_UNSET) { in timelib_parse_posix_str()
514 trans_end -= tz->posix_info->dst_offset; in timelib_get_transitions_for_year()
H A Dparse_tz.c437 …tz->posix_info->type_index_dst_type = find_ttinfo_index(tz, tz->posix_info->dst_offset, 1, tz->pos… in integrate_posix_string()
439 …tz->posix_info->type_index_dst_type = add_new_ttinfo_index(tz, tz->posix_info->dst_offset, 1, tz->… in integrate_posix_string()
H A Dtimelib.h174 timelib_sll dst_offset; member

Completed in 17 milliseconds