mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-31 09:10:19 -05:00
Currently, dates are parsed according to the local time, which results in potentially wrong data being stored in the database after normalizing to UTC - e.g. 2021-04-04 would be stored as '2021-04-03 22:00:00Z' and displayed in the UI as 03.04.2021.