Method Sql.mysql()->encode_datetime()
- Method encode_datetime
 stringencode_datetime(inttime)- Description
 Converts a system time value to an appropriately formatted date and time spec for the database.
- Parameter 
time Time to encode.
string encode_datetime(int time)
Converts a system time value to an appropriately formatted date and time spec for the database.
timeTime to encode.