shardtor

Results 1 issues of shardtor

`tzlocal()` gives the wrong timezone in Ireland. Ireland is currently on GMT not IST: $ cat timeissue.py #!/usr/bin/env python from datetime import datetime from dateutil.tz import tzlocal, gettz now1 =...

bug
time zones