[ZCM] [ZC] 1413/ 2 Edit "DateTime object with timezone GMT+XX.XX"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Tue Jul 20 00:34:57 EDT 2004


Issue #1413 Update (Edit) "DateTime object with timezone GMT+XX.XX"
 Status Pending, Zope/bug medium
To followup, visit:
  http://collector.zope.org/Zope/1413

==============================================================
= Edit - Entry #2 by ajung on Jul 20, 2004 12:34 am

 Changes: submitter email, importance (critical => medium)
________________________________________
= Request - Entry #1 by amit_khan on Jul 8, 2004 8:25 am

DateTime() returns a wrong DateTime object when local time zone offset from GMT is not an integer. Like for a local time zone GMT+05.30, DateTime() object is returning an DateTime object where time zone offset is set to GMT+5 - this is resulting 30 minutes of difference when we are translating the current time to some other time zope. 

It seems the problem is in constructor (init() method) of DateTime class.

The problem remains in 2.5+ versions as well like 2.6, 2.7 etc.
Best Regards
Amit

==============================================================



More information about the Zope-Collector-Monitor mailing list