[zope2-tracker] [Bug 378616] Re: DateTime uses UTC as default Timezone if none given

Tres Seaver tseaver at palladion.com
Fri May 7 14:16:00 EDT 2010


The documented behavior of DateTime[1] is to use UTC as the default
timezone for strings which conform to ISO 8601 format ('YYYY-MM-DD
HH:MM:SS'), but the local timezone for any other format.

[1] See the docstring for '_parseArgs' here:

http://svn.zope.org/DateTime/trunk/src/DateTime/DateTime.py?view=auto

** Changed in: datetime
       Status: New => Won't Fix

-- 
DateTime uses UTC as default Timezone if none given
https://bugs.launchpad.net/bugs/378616
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