| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
Time
adds null capable datetime.time constructs
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
| a new object with type S, a subtype of T |
|
||
|
|||
|
|||
max = Time(23, 59, 59, 999000)
|
|||
min = Time(0, 0, 0, 0)
|
|||
_null_time = Time()
|
|||
|
|||
| _time | |||
|
|||
hour may be a datetime.time or a str(Time)
|
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 |