Wykres commitów

6 Commity (82386e86ff0d96d73279c66fab9367c66358bce1)

Autor SHA1 Wiadomość Data
sschwartzcpu ac66b1ca1a time: strftime: 2nd parameter must be a struct tm tuple.
As described in https://docs.python.org/3/library/time.html#time.strftime
2017-08-27 12:19:47 +03:00
Renaud Guillon bd7c796043 time: Added the functions mktime localtime and gmtime 2016-09-18 20:19:21 +03:00
Paul Sokolovsky 4336125d3a time: Depend on ffilib. 2015-09-07 22:05:41 +03:00
Paul Sokolovsky f9fe0185ba time: Dummy implementation of perf_counter() & process_time().
Redirect to time() and clock() respectively.
2015-01-05 00:34:18 +02:00
Paul Sokolovsky 8c7a4194d7 time: Initial cut at implementing strftime() (via ffi). 2015-01-04 00:41:44 +02:00
Paul Sokolovsky 1387950bb0 time: Add dummy "time" module, following renaming builtin to "utime". 2014-12-17 00:36:04 +02:00