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