Date-Time type (was Re: [DB-SIG] DB-API Spec. 1.1a1)
aaron watters
aaron_watters@classic.msn.com
Mon, 8 Dec 97 16:47:06 UT
Didn't Tim Peters or someone do a lot of Python-date work?
This is a pretty important discussion, really. I'd like to see the
specification for a perfectly general Date data type with a pure
Python implementation. As you know :) I'm developing a pure
Python database engine, so dependencies on C++ code (which
may not even port to many platforms) is verboten for me.
There's gotta be a good http ref out there for std date handling...
* Aaron Watters (http://www.pythonpros.com)
Ps: couldn't find anything at python.org. Saw lots of references
to stuff that didn't work last time I tried it :). A lot of stuff that does
work
is nowhere to be found of course, oh well.
_______________
DB-SIG - SIG on Tabular Databases in Python
send messages to: db-sig@python.org
administrivia to: db-sig-request@python.org
_______________