Dates where using (some years ago) iso8601 without taking the timezone
into account, as reported in:
https://github.com/openSUSE/osem/issues/1188
When trying to fix the issue, the date was converted to an incorrect
format which took timezone into account in:
|
||
|---|---|---|
| .. | ||
| _carousel.html.haml | ||
| _event.html.haml | ||
| _schedule.html.haml | ||
| _schedule_item.html.haml | ||
| _schedule_tabs.html.haml | ||
| events.html.haml | ||
| show.html.haml | ||
| show.xml.haml | ||