Home | Trees | Indices | Help |
---|
|
object --+ | Date
adds null capable datetime.date constructs
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|
|||
a new object with type S, a subtype of T |
|
|
|||
max = Date(9999, 12, 31)
|
|||
min = Date(1, 1, 1)
|
|
|||
_date | |||
Inherited from |
|
date should be either a datetime.date, a string in yyyymmdd format, or date/month/day should all be appropriate integers
|
hash(x)
|
repr(x)
|
str(x)
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Dec 14 17:53:03 2009 | http://epydoc.sourceforge.net |