mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-25 12:13:01 +01: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. |
||
|---|---|---|
| .. | ||
| FFProbeHelpers.cs | ||
| InternalMediaInfoResult.cs | ||
| MediaChapter.cs | ||
| MediaFormatInfo.cs | ||
| MediaStreamInfo.cs | ||
| ProbeResultNormalizer.cs | ||