[Python-Dev] Please have a look at proposed doc changes for time epoch

M.-A. Lemburg mal@lemburg.com
Thu, 19 Jul 2001 11:03:30 +0200


Tim Peters wrote:
> 
> [Skip Montanaro about deficiencies in the time module]

Why don't you use mxDateTime ? It provides a platform independent
layer on top of all the C lib confusion underneath.

Also, the representable time range is 

	-5851455-01-01 00:00:00.00 - 5867440-12-31 00:00:00.00

... should cover most people's needs ;-)

-- 
Marc-Andre Lemburg
CEO eGenix.com Software GmbH
______________________________________________________________________
Consulting & Company:                           http://www.egenix.com/
Python Software:                        http://www.lemburg.com/python/