Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_datetimemodule.c5890 local_timezone_from_timestamp(time_t timestamp) in local_timezone_from_timestamp() function
5977 return local_timezone_from_timestamp(timestamp); in local_timezone()
6000 return local_timezone_from_timestamp(timestamp); in local_timezone_from_local()