#2633: django.utils.dateformat.DateFormat.O() returns wrong value
----------------------------+-----------------------------------------------
Reporter: mukappa | Owner: adrian
Type: defect | Status: new
Priority: normal | Milestone:
Component: Core framework | Version: 0.95
Severity: normal | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Comment (by [EMAIL PROTECTED]):
This bug should be marked as critical, it will break PostgreSQL 8.1.3 and
above when the SET TIME ZONE query is ran.
From my PostgreSQL log:
{{{
ERROR: time zone displacement out of range: "2006-09-10
13:18:09.079872+20:00"
}}}
--
Ticket URL: <http://code.djangoproject.com/ticket/2633>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---