Home
last modified time | relevance | path

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

/PHP-8.2/ext/date/lib/
H A Dinterval.c75 int32_t trans_offset; in timelib_diff_with_tzid() local
119 …int success = timelib_get_time_zone_offset_info(two->sse, two->tz_info, &trans_offset, &trans_tran… in timelib_diff_with_tzid()
133 …if (timelib_get_time_zone_offset_info(two->sse - two->z, two->tz_info, &trans_offset, &trans_trans… in timelib_diff_with_tzid()
134 dst_corr = one->z - trans_offset; in timelib_diff_with_tzid()

Completed in 5 milliseconds