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)
|
|||
_null_date = Date()
|
|
|||
_date | |||
|
date should be either a datetime.date or date/month/day should all be appropriate integers
|
default object formatter
|
hash(x)
|
repr(x)
|
str(x)
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Nov 4 21:20:42 2015 | http://epydoc.sourceforge.net |