Home
last modified time | relevance | path

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

/PHP-8.3/ext/date/lib/
H A Dinterval.c74 timelib_sll dst_corr = 0, dst_h_corr = 0, dst_m_corr = 0; in timelib_diff_with_tzid() local
85 dst_h_corr = dst_corr / 3600; in timelib_diff_with_tzid()
113 rt->h -= dst_h_corr; in timelib_diff_with_tzid()
127 rt->h -= dst_h_corr; in timelib_diff_with_tzid()

Completed in 6 milliseconds