When you pass a datetime objects with tzinfo's included int
rfc3339_date you get a string like this:
2009-07-08T19:45:09+0000
The timezone offset should be 00:00 per http://www.ietf.org/rfc/rfc3339.txt

To fix I have found this script http://henry.precheur.org/projects/rfc3339.html

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to