Hi All
I’m actually having an issue concerning timestamps.
When I create a channel entry, EE removes one hour from the timestamp.
My settings in EE are:
Timezone: UTC+1
Server offset: 0
Daylight saving: yes
php.ini:
date.timezone = “Europe/Zurich”
When I check the server time via SSH, I get the time already with DST applied.
So do I have to disable DST in EE when I already have a server-time which applies DST?
When I check the timestamps directly in the database, they are correct.
Cheers
Simon