diff options
author | Damien George <damien@micropython.org> | 2020-08-31 14:55:54 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2020-09-01 12:36:28 +1000 |
commit | 2a72e90ab8969b69304d84aa7070720d63c60d06 (patch) | |
tree | 93a48c852416f8797e688cc85b2afdf63295f056 /tests/extmod/vfs_lfs_mtime.py | |
parent | 0385b21597a3e5dc3d1a84cd37848fc2ac2a0e20 (diff) | |
download | micropython-2a72e90ab8969b69304d84aa7070720d63c60d06.tar.gz micropython-2a72e90ab8969b69304d84aa7070720d63c60d06.zip |
extmod/vfs: Add option to use 1970 as Epoch.
By setting MICROPY_EPOCH_IS_1970 a port can opt to use 1970/1/1 as the
Epoch for timestamps returned by stat(). And this setting is enabled on
the unix and windows ports because that's what they use.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/extmod/vfs_lfs_mtime.py')
0 files changed, 0 insertions, 0 deletions