FROM_UNIXTIME(Table field name, ‘%Y-%m-%d’)
This funtionĀ convert unix time stamp to date time format.
for example :
FROM_UNIXTIME(Created, ‘%Y-%m-%d’)
Advertisements
FROM_UNIXTIME(Table field name, ‘%Y-%m-%d’)
This funtionĀ convert unix time stamp to date time format.
for example :
FROM_UNIXTIME(Created, ‘%Y-%m-%d’)