micropython/lib/timeutils
Damien George 33f10381d6 lib/timeutils: Provide simple impl of extra funcs when Epoch is 1970.
Dates/times must be post 2000/1/1 to work correctly with these simple
implementations.

Signed-off-by: Damien George <damien@micropython.org>
2021-01-29 23:57:10 +11:00
..
timeutils.c lib/timeutils: Provide simple impl of extra funcs when Epoch is 1970. 2021-01-29 23:57:10 +11:00
timeutils.h lib/timeutils: Provide simple impl of extra funcs when Epoch is 1970. 2021-01-29 23:57:10 +11:00