blob: 19f0e86f829f48b16ae1e2003d26a614f069242c (
plain) (
tree)
|
|
This package contains three new object types for Python: DateTime,
DateTimeDelta and RelativeDateTime. These can be used to handle and
store date/time values and also allow some basic date/time
arithmetic. For full documentation see the home page.
WWW: http://starship.skyport.net/~lemburg/mxDateTime.html
|