Method Sql.mysql()->encode_date()

class Sql.mysql

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.