Method Sql.mysql()->encode_datetime()
- Method encode_datetime
string encode_datetime(int time)
- 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.
Time to encode.