| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
datetime.tzinfo --+
|
FixedOffsetTimezone
Fixed offset in minutes east from UTC.
This is exactly the implementation found in Python 2.3.x documentation, with a small change to the __init__ method to allow for pickling and a default name in the form 'sHH:MM' ('s' is the sign.)
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
_name = 1PyMySQL: A pure-Python drop-in replacement for MySQLdb. |
|||
_offset = datetime.timedelta(0)
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Thu Aug 4 00:46:59 2011 | http://epydoc.sourceforge.net |