Trees | Indices | Help |
---|
|
object --+ | datetime.tzinfo --+ | LocalTimezone
A tzinfo class representing the system's idea of the local timezone
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
EPOCHORDINAL = 719163
|
|||
ZERO = datetime.timedelta(0)
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
datetime -> minutes east of UTC (negative for west of UTC).
|
datetime -> DST offset in minutes east of UTC.
|
datetime -> string name of time zone.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Aug 13 06:17:01 2013 | http://epydoc.sourceforge.net |