time: Add daylight and timezone vars.

pull/121/merge
Paul Sokolovsky 2017-09-05 01:04:10 +03:00
rodzic 50ae5ef4aa
commit c00210106b
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -67,3 +67,7 @@ def perf_counter():
def process_time():
return clock()
daylight = 0
timezone = 0