String mySQLTime(Time t)
Arguments
t: The Time
Usage
Format a Time for insertion into MySQL datetime or timestamp fields.
Generally, you should use the Time::isoTime function for greater compatibility with other databases. Previous to Kaya 0.3 this function was in the Time module.