libera/#maemo/ Sunday, 2023-10-29

joergthe joy of DST switching ;-D https://i.imgur.com/r6pSwU1.jpg https://bazaar.launchpad.net/~seadog/maemo-stopwatch/trunk/view/head:/src/stopwatch.py  https://docs.python.org/3/library/datetime.html   similar: https://i.imgur.com/O0JoqNo.jpg    maybe patch #235 to "now = datetime.utcnow()"17:50
joerghttps://bazaar.launchpad.net/~seadog/maemo-stopwatch/trunk/view/head:/src/stopwatch.py#L23517:50
joergactually seven occurrences of datetime.now() which probably could all get changed to datetime.utcnow()  (or datetime.now(tz=timezone.utc) [syntax?] )19:16

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!