diff options
author | Damien George <damien@micropython.org> | 2022-02-03 00:12:08 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-02-04 10:48:59 +1100 |
commit | 5679fe6aee7811447ab9dfc9b4539526b23b1d84 (patch) | |
tree | 9953ccf958eccdb2c0edbe2a4d074fd9d25534f0 /docs/esp32/tutorial | |
parent | 31f2440388be597ba39679e165676e4ef1b0a98c (diff) | |
download | micropython-5679fe6aee7811447ab9dfc9b4539526b23b1d84.tar.gz micropython-5679fe6aee7811447ab9dfc9b4539526b23b1d84.zip |
rp2/modutime: Fix time.localtime day-of-week value.
The correct day-of-week is stored in the RTC (0=Monday, 6=Sunday) so there
is no need to adjust it for the return value of time.localtime().
Fixes issue #7889.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions