Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #25365, comment 8


Ignore:
Timestamp:
06/26/2014 07:59:02 AM (10 years ago)
Author:
Biranit
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25365, comment 8

    initial v1  
    33date_default_timezone_set('Asia/Jerusalem');
    44
    5 For us, timezone functions are crucial. Everything on the server is set up for this timezone -- including system AND hardware clock.
     5For us, timezone functions are crucial. Everything on the server is set up for this timezone -- including php.ini, OS timezone + clock AND the hardware clock.
    66
    77Yet the revisions are all off, as they appear in UTC+0 instead of UTC+3 (Asia/Jerusalem).