Search found 1 match
- Fri Apr 15, 2022 1:59 pm
- Forum: General Discussion and Questions
- Topic: machine.RTC().datetime() gives incorrect hours, minutes, and day of the week
- Replies: 11
- Views: 153558
Re: machine.RTC().datetime() gives incorrect hours, minutes, and day of the week
I just stumbled upon this topic during my search for clarification of the example for the Raspberry Pico https://docs.micropython.org/en/latest/rp2/quickref.html#real-time-clock-rtc . A brief look into the code of the RP2 port https://github.com/micropython/micropython/blob/master/ports/rp2/machine_...