[Zope-Coders] Replace Zope2 DateTime._parse() with Zope3's DateTimeParser

Lennart Regebro lennart@torped.se
Sat, 23 Nov 2002 16:11:41 +0100


From: "Steve Alexander" <steve@cat-box.net>
> Why is this broken?

Actually, I think that 05.12.02 should be 5th December 2002, while 05/12/02
should be 12th of May 2002, and 05-12-02 and 051202 should be 2nd december
2005, simply because you US guys usually use slashes, while european guys
usually use dots, while us internationally compliant dudes in Sweden mostly
use dashes or nothing at all.

I don't know how hard this is to implement though. :-)