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