Navigation überspringen

[Gelöst] RAW Timestamp gives me one hour later

This support ticket is created vor 4 years, 2 months. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Dieses Thema enthält 2 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von Pierre vor 4 years, 2 months.

Author
Artikel
#2316103
timestamp-wrong.jpg

Tell us what you are trying to do?
I'm using the date picker to add a "start time" in a table. I also add a second timestamp (using the same date/time) in RAW format as a hidden field. This field is used by Jquery to pick up the time and add a class if some conditions are correct.
The problem is that the RAW timestamp gives me 1 hour later time than the time visible in the table.

The time shown in the table is 06.10
But when I check the raw timestamp (1647238200) with timestamp.online, it says 07.10 ?

Wordpress Timezone is set to Stockholm.
Server timezone is set to Europe/Stockholm

#2316187

Nigel
Unterstützer

Sprachen: Englisch (English ) Spanisch (Español )

Zeitzone: Europe/London (GMT+01:00)

#2317371

My issue is resolved now. Thank you for the clarification regarding the RAW timestamp.
//P