Incorrect timezone during PDT -> PST switch

Bug #1390262 reported by Yupeng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
dateutil
New
Undecided
Unassigned

Bug Description

root@yupeng-desktop:~# date
Sun Nov 2 01:43:42 PDT 2014
root@yupeng-desktop:~# python
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.now(tzlocal()).tzname()
'PST'

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.