Pure python alternative to mx.DateTime?

Skip Montanaro skip at pobox.com
Tue Mar 19 09:15:04 EST 2002


    Lutz> Unfortunately I'm in need of some simple time and date
    Lutz> calculations (ISO-time, how many days from now, weekdays, etc.).

    Lutz> Is there any alternative to mx without inventing the wheel for the
    Lutz> second time and programming it by myself?

There's Jeff Bauer's NormalDate module:

    http://starship.python.net/crew/jbauer/normaldate/index.html

-- 
Skip Montanaro (skip at pobox.com - http://www.mojam.com/)




More information about the Python-list mailing list