Home | Trees | Indices | Help |
---|
|
object --+ | datetime.tzinfo --+ | TZInfo
A simple derived time zone info for use in datetime objects.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Properties | |
Inherited from |
Method Details |
Create a time zone with given offset in hours and minutes. The offset given by
|
datetime -> minutes east of UTC (negative for west of UTC).
|
datetime -> DST offset in minutes east of UTC.
|
datetime -> string name of time zone.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Jul 24 21:00:27 2014 | http://epydoc.sourceforge.net |