Searched refs:get_gmtoff (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | timemodule.c | 1714 get_gmtoff(time_t t, struct tm *p) function 1792 janzone_t = -get_gmtoff(t, &p); 1797 julyzone_t = -get_gmtoff(t, &p); |
Completed in 3 milliseconds