Searched refs:trans_offset (Results 1 – 1 of 1) sorted by relevance
75 int32_t trans_offset; in timelib_diff_with_tzid() local119 …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 6 milliseconds