| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
DateTime
adds null capable datetime.datetime constructs
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| a new object with type S, a subtype of T |
|
||
|
|||
max = DateTime( 9999, 12, 31, 23, 59, 59, 999000)
|
|||
min = DateTime( 1, 1, 1, 0, 0, 0, 0)
|
|||
_null_datetime = DateTime()
|
|||
|
|||
| _datetime | |||
|
|||
year may be a datetime.datetime
|
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 |