-
Notifications
You must be signed in to change notification settings - Fork 305
Open
Description
This is a good opportunity to improve on the python.org docs. An issue I've seen is that %z does unexpected things on Windows (http://bugs.python.org/issue20010). Instead of returning +HHHH it returns a string name of the time zone (often with Unicode characters). Code that uses it is liable to break when run in Windows.
Metadata
Metadata
Assignees
Labels
No labels