Commit Graph
1 Commits
Author SHA1 Message Date
Paul GanssleandGitHub 3dfc606670 Correct return type of time.dst (#3964)
`time.dst` either returns None or the result of tzinfo.dst(None), which
returns datetime.timedelta
2020-05-03 23:13:22 +02:00