Quote:
Originally Posted by Paul M
Do you mean decode them in code, or you want to know what one is yourself ?
|
The Link You Put
Here Worked Thanks again Paul
This Was Also Helpful Thanks " rake "
Code:
Those are unix-timestamps. They represent the number of seconds that have passed since the start of the unix era (January 1st, 1970). You can use the date() function to format them. Take a look here for syntax and examples: http://ro.php.net/manual/en/function.date.php