Skip to content.

Etria Lists

 

[quills-dev] [Collective-checkins] r32146 - Quills/trunk

Tim Hicks tim at sitefusion.co.uk
Sun Oct 29 15:03:40 UTC 2006


Jock Coats wrote:
> Is this a possible fix for my problem with ecto's date when you try to 
> post to an earlier date?

Unless I misunderstand Tom's change, I doubt it will help you.  The 
problem, as I understand it, is that Zope tries to auto-parse the 
incoming (from the request) string into a DateTime object, but this 
fails because Zope's DateTime.DateTime.DateTime class doesn't understand 
all correctly formatted date time strings.

See <http://www.zope.org/Collectors/Zope/2191> for what I think is the 
problem.


Tim


More information about the quills-dev mailing list