-
Type:
Bug
-
Resolution: Fixed
-
None
-
Affects Version/s: None
-
Component/s: Main back-end mechanisms (Worker, Logging, etc.)
-
Critical
-
Emptyshow more show less
Problem
The NOW_ISO constant is initialized before the application ini is loaded. So in that case, the timezone configured in the application ini is not effecting the timezone used for the initialization of the NOW_ISO constant.
Solution
Move the NOW_ISO after the application ini is loaded from zend.