I want to ask about UNIX timings, is UNIX time record timezone?
JST from Chicago / America
The problem is that my entire MySQL database has a record of Unix timings (Chicago / US time zone)
I have a PHP code to show time ago (yesterday 3days ago, Tomorrow, etc.) When I go to the new server, it says tomorrow
To avoid tomorrow, is it OK to down the server for one day to synchronize it with server time ?
I worry that Unix does not only record the date and time, but also the timezone ...
I can set the PHP.ini time zone, but this UTC time In January 1, 1970, it was known as "0" in Unix time.
Every Unix timeline is second to that date, time and timezone.
Comments
Post a Comment