mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 05:00:26 +01:00
To portably get the Epoch. This is simply aliased to localtime() on ports that are not timezone aware. Signed-off-by: Damien George <damien@micropython.org>