[zope2-tracker] [Bug 599856] [NEW] can't parse EDT timezone

Nathan Van Gheem vangheem at gmail.com
Tue Jun 29 11:53:49 EDT 2010


Public bug reported:

The DateTime module can't seem to parse the EDT timezone. This can be
fixed by adding EDT to the _old_zmap and _old_zlist values in the
pytz_support.py file.

>>> 'edt' : 'GMT-0400'

should be added to _old_zmap and just 'EDT' should be in _old_zlist I
believe.

Any opposition? Otherwise, I'll commit this.

** Affects: datetime
     Importance: Undecided
         Status: New

-- 
can't parse EDT timezone
https://bugs.launchpad.net/bugs/599856
You received this bug notification because you are a member of Zope 2
Developers, which is the registrant for DateTime.


More information about the zope2-tracker mailing list