1 chris_of_arabia Jul 05, 2015 16:45
3 fplanque 06 Jul 2015 01:25
4 chris_of_arabia 06 Jul 2015 21:19
I managed to get it to resolve itself by adding this to the php.ini file
date.timezone = "Asia/Riyadh"
It didn't change anything about the way the server itself was displaying its time, but it is now being recognised correctly by b2evo without any need for the time offset.
5 fplanque 09 Jul 2015 01:12
I guess we should try to display date.timezone on that screen you screenshot.
6 chris_of_arabia 10 Jul 2015 17:25
That would be useful, as it gives positive confirmation of where the server believes it is located. My guess is that most b2evo users won't actually be clear on where there server is, unless they manage it themselves.
I probably should have made it clear earlier that Asia/Riyadh time is +3 hours on GMT/UTC time, not the 2 hours being shown.
7 fplanque 06 Jan 2016 22:04
Here's our spec, just in case you guys have a better idea / something to add:
8 chris_of_arabia 07 Jan 2016 22:20
That should work great @fplanque
On the screenshots you're showing, I see no inconsistency inside of b2evolution.
At this time, b2evolution does not deal with time zones.
The server time is what the PHP `now()` functions tells b2evolution. If it doesn't match what you want, you can set a "time difference".