Home | Trees | Index | Help |
---|
Package MySQLdb :: Module times |
|
times module
This module provides some Date and Time classes for dealing with MySQL data.
Function Summary | |
---|---|
Format a DateTime object as an ISO timestamp. | |
Format a DateTimeDelta object as a time. | |
Convert a MySQL TIMESTAMP to a Timestamp object. |
Function Details |
---|
DateTime2literal(d, c)Format a DateTime object as an ISO timestamp. |
DateTimeDelta2literal(d, c)Format a DateTimeDelta object as a time. |
mysql_timestamp_converter(s)Convert a MySQL TIMESTAMP to a Timestamp object. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.0 on Mon Jan 31 23:02:13 2005 | http://epydoc.sf.net |