datetime custom format ISO8601
-
I want to display start datetime in ISO8601 format which can be done using the following code:
[start-custom format="c"]
The problem is that it displays timeoffset in UTC, so time is moved. For example:Time in GoogleCalendar: 30.08.2015 15:00 (Berlin)
Displayed as: 2015-08-30T15:00:00+00:00
which is actually 30.08.2015 15:00 UTC -> 30.08.2015 17:00 Berlin
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘datetime custom format ISO8601’ is closed to new replies.