Closed yeyeoke closed 8 years ago
Thanks for reporting it @yeyeoke, its probably using the web servers timezone, but the EST is hard coded. I'll fix that in the next commit.
Okay, the hardcoded part with EST was simple enough to remove.
Would it be possible to add something like "date_default_timezone_set('Europe/Stockholm');" to override the webservers timezone?
@yeyeoke I removed EST from the master branch, but the timezone should be correct for the local client, it just isn't showing it.
Not sure what you mean but I just tried it, and Uptime Robot shows that "Plex" went down 14.38 (correct timezone) but the statuspage shows it being 12.38.
Is UptimeRobot in the correct timezone?
Yea, just noticed that UptimeRobot doesnt support CEST. No wonder why it didnt work then! :)
Sounds good. Thanks for helping!
I noticed that the statuspage gives me the wrong time and timezone, it says EST when im in CEST. Granted, im not very experienced in webdesign but I managed to get this working except for the timezone, is there a simple variable that I might change to get it fixed?