Wrong time conversion on web console
-
Hi,
recently I’ve noticed that slimstat logs appear on the console reports with the “wrong” time.
Console shows time 12-02-17 12:51 pm but it’s 12-02-17 11:51 am.
So 2 problems:
1) pm instead of am.
2) 1 hour difference
I guess the problem is that my database is installed with the italian timezone on the web server. So you take the time from the database, which is not GMT, but already GMT+1. Then you display it in my local timezone, that is a +1. So the time it’s in GMT+2.
I can’t re-install the database in GMT.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Wrong time conversion on web console’ is closed to new replies.