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

Andreas Jung andreas@andreas-jung.com
Fri, 22 Nov 2002 13:24:20 +0100


Just an idea:

Since the DateTime parser of Zope 2 is broken for ages (e.g. "05.12.2002"
is interpreted as May  12, 2002)  I found the DateTimeParse module in Zope 
3.
Does it have the same functionality as the exisiting parser in Zope 2?
If yes, would it make sense to backport it for Zope 2 to get finally rid
of  DateTime._parse()?

-aj
    ---------------------------------------------------------------------
   -    Andreas Jung                     http://www.andreas-jung.com   -
  -   EMail: andreas at andreas-jung.com                              -
   -            "Life is too short to (re)write parsers"               -
    ---------------------------------------------------------------------