> Date/Time type announcement > http://www.python.org/doc/2.3/whatsnew/node18.html#SECTION0001810000000000000000 > > 'DateTime' Object > http://www.python.org/doc/2.3/lib/module-datetime.html > > Gregorian Calendar from Calendrical Calculations that requires 'DateTime' > http://www.python.org/doc/2.3/lib/module-calendar.html > > 'Duration' Object > http://www.python.org/doc/2.3/lib/datetime-timedelta.html > > 'TimeZone' Object (complete with the EST timezone) > http://www.python.org/doc/2.3/lib/datetime-tzinfo.html > make that
'Incomplete' Date/Time Objects http://www.python.org/doc/2.3/lib/datetime-date.html http://www.python.org/doc/2.3/lib/datetime-time.html > > 'Strftime' > http://www.python.org/doc/2.3/lib/node208.html -J --