In my model I am using time() and as an integer to save the time and date...
How do I display this value on a page in a readable format?
So instead of 1278754137 being shown its an actual date and time
Page 1 of 1
Display INT timestamp from database as readable format in view How to display an INT timestamp value as a readable date time
#3
Posted 07 July 2010 - 11:03 PM
mech7, on 07 July 2010 - 10:52 PM, said:
thanks
I actually found it myself too
http://php.net/manua...nction.date.php
Share this topic:
Page 1 of 1