Trees | Indices | Help |
|
---|
|
object --+ | datetime.tzinfo --+ | CustomOffset
Custom Timezone-Info
Takes a String containing Timezone Information (e.g. +04:00) and creates the corresponding Timezone Info Object.
See http://iorich.caltech.edu/~t/transfer/python-trunk-doc/library/datetime.html for more information.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Constructor Parses the string and saves the details in local variables.
|
Calculates timedelta
|
datetime -> string name of time zone.
|
datetime -> DST offset in minutes east of UTC.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Apr 2 09:04:23 2010 | http://epydoc.sourceforge.net |