Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dtimemodule.c1533 get_gmtoff(time_t t, struct tm *p) in get_gmtoff() function
1598 janzone_t = -get_gmtoff(t, &p); in init_timezone()
1603 julyzone_t = -get_gmtoff(t, &p); in init_timezone()