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