I'm getting a timestamp value from a request, and I'd like to store this value in my database, however I want the column to interpret it correctly.
The value is 1416178487.
And using PHP's date('d/m/y',1416178487); function, it returns...
asked by
17.11.2014 / 00:06