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