mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
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:
|
||
|---|---|---|
| .. | ||
| admin | ||
| application | ||
| booths | ||
| commercials | ||
| conference_registrations | ||
| conferences | ||
| devise | ||
| layouts | ||
| mailbot | ||
| organizations | ||
| payments | ||
| physical_tickets | ||
| proposals | ||
| schedules | ||
| shared | ||
| surveys | ||
| ticket_purchases | ||
| tickets | ||
| tracks | ||
| users | ||