osem-fcy/app/views/schedules
Ana María Martínez Gómez 0837b34369
Fix incorrect format in xml dates
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:

73a6e06fd3

Come back to use iso8601 but taking the timezone into account.

Really fixes https://github.com/openSUSE/osem/issues/1188
Fixes https://github.com/openSUSE/osem/issues/2510
2019-05-02 16:32:54 +02:00
..
_carousel.html.haml improve template readability 2018-05-09 10:07:08 -07:00
_event.html.haml implement manual event management and support for multiple speakers per event 2017-04-13 17:15:21 +03:00
_schedule.html.haml implements configurable schedule granularity and improves the schedule grid for denser schedule grids on smaller screens 2017-01-31 16:24:45 +02:00
_schedule_item.html.haml Removed the extra condition for displaying the first speaker image 2017-04-17 17:40:23 +05:30
_schedule_tabs.html.haml SchedulesController introduced 2016-08-11 15:11:27 +02:00
events.html.haml Avoid a Javascript error when @tag is null 2016-12-21 10:55:56 +01:00
show.html.haml implements configurable schedule granularity and improves the schedule grid for denser schedule grids on smaller screens 2017-01-31 16:24:45 +02:00
show.xml.haml Fix incorrect format in xml dates 2019-05-02 16:32:54 +02:00