Home
last modified time | relevance | path

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

/php-src/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
86 dst_m_corr = (dst_corr % 3600) / 60; in timelib_diff_with_tzid()
114 rt->i -= dst_m_corr; in timelib_diff_with_tzid()
128 rt->i -= dst_m_corr; in timelib_diff_with_tzid()

Completed in 7 milliseconds