rtc.init tzinfo argument. How to use it?
-
Hello,
I've asked that topic question about month ago in this thread https://forum.pycom.io/topic/488/new-firmware-release-1-3-0-b1/4 but without any response. Maybe this time I'll have better luck. ;o)
-
@daniel Thank you. :o)
-
@rskoniec that parameter is not used, it's just there for compatibility with CPython. But now we have a useful way to set/get the timezone info (since the release from a couple hours ago...). Check this:
https://docs.pycom.io/pycom_esp32/library/utime.html#utime.timezone
Cheers,
Daniel