[Python-Dev] Supporting precision in a DateTime type (original) (raw)
Guido van Rossum guido@python.org
Wed, 27 Feb 2002 14:55:40 -0500
- Previous message: [Python-Dev] Supporting precision in a DateTime type
- Next message: [Python-Dev] Alignment assumptions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks Steve, for posting this summary. I'm going to take a different route for now but will keep your remarks in mind. Martin Fowler's note on time points was really helpful!
Also thanks to David Abraham for the pointer to Boost GDTL. Python's standard date/time type will relate to GDTL like Python's iterator concept relates to C++ iterators. :-)
--Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] Supporting precision in a DateTime type
- Next message: [Python-Dev] Alignment assumptions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]