Incorrect timezone during PDT -> PST switch
Bug #1390262 reported by
Yupeng
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dateutil |
New
|
Undecided
|
Unassigned |
Bug Description
root@yupeng-
Sun Nov 2 01:43:42 PDT 2014
root@yupeng-
Python 2.7.3 (default, Apr 10 2013, 06:20:15)
[GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from datetime import *
>>> from dateutil.tz import *
>>> datetime.
'PST'
To post a comment you must log in.