Home | Trees | Index | Help |
---|
Package MySQLdb :: Module stringtimes |
|
Function Summary | |
---|---|
Construct an ISO date string. | |
Format a date as a date (does nothing, you don't have mx.DateTime) | |
Convert UNIX ticks to ISO date format. | |
Format a date as a date (does nothing, you don't have mx.DateTime) | |
Format a date as a date (does nothing, you don't have mx.DateTime) | |
Format a date as a date (does nothing, you don't have mx.DateTime) | |
Format a date as a date (does nothing, you don't have mx.DateTime) | |
Construct a TIME string. | |
Format a date as a date (does nothing, you don't have mx.DateTime) | |
Format a date as a date (does nothing, you don't have mx.DateTime) | |
Convert UNIX ticks to time format. | |
Construct an ISO timestamp. | |
Convert UNIX ticks to ISO timestamp format. |
Variable Summary | |
---|---|
str |
DateTimeDeltaType = 'DateTimeDeltaType'
|
str |
DateTimeType = 'DateTimeType'
|
Function Details |
---|
Date(year, month, day)Construct an ISO date string. |
Date_or_None(d)Format a date as a date (does nothing, you don't have mx.DateTime) |
DateFromTicks(ticks)Convert UNIX ticks to ISO date format. |
DateTime_or_None(d)Format a date as a date (does nothing, you don't have mx.DateTime) |
format_DATE(d)Format a date as a date (does nothing, you don't have mx.DateTime) |
format_TIME(d)Format a date as a date (does nothing, you don't have mx.DateTime) |
format_TIMESTAMP(d)Format a date as a date (does nothing, you don't have mx.DateTime) |
Time(hour, min, sec)Construct a TIME string. |
Time_or_None(d)Format a date as a date (does nothing, you don't have mx.DateTime) |
TimeDelta_or_None(d)Format a date as a date (does nothing, you don't have mx.DateTime) |
TimeFromTicks(ticks)Convert UNIX ticks to time format. |
Timestamp(year, month, day, hour, min, sec)Construct an ISO timestamp. |
TimestampFromTicks(ticks)Convert UNIX ticks to ISO timestamp format. |
Variable Details |
---|
DateTimeDeltaType
|
DateTimeType
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.0 on Mon Jan 31 23:02:13 2005 | http://epydoc.sf.net |