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