[DB-SIG] Re: ANN: DateTime package version 0.7

M.-A. Lemburg lemburg@uni-duesseldorf.de
Wed, 25 Feb 1998 15:08:25 +0100


Mark Hammond was so kind to compile the module for usage with
Python 1.5 on Windows. I have included the .pyd-file in the
archive. If you are on Windows, all you have to do is unzip
the archive to a path on your PYTHONPATH and 'import DateTime'
will get you going.

For the updated archive follow this link:

   http://starship.skyport.net/~lemburg/mxDateTime.html

As per Mark's wish I will include a '.Format()' alias for
the method '.strftime' in the next release. That should make
the types compatible with the existing COM types and
give us a portable way to handle date/time values across platforms.

-- 
Marc-Andre Lemburg


_______________
DB-SIG  - SIG on Tabular Databases in Python

send messages to: db-sig@python.org
administrivia to: db-sig-request@python.org
_______________