Searched refs:compute_change (Results 1 – 1 of 1) sorted by relevance
65 static void compute_change (tz_rule *rule, int year) __THROW;430 compute_change (tz_rule *rule, int year) in compute_change() function520 compute_change (&tz_rules[0], 1900 + tm->tm_year); in __tz_compute()521 compute_change (&tz_rules[1], 1900 + tm->tm_year); in __tz_compute()
Completed in 4 milliseconds