[PR #7543] Write UTC Date to .nfo files #11444

Closed
opened 2026-02-07 06:38:35 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/7543

State: closed
Merged: Yes


Changes
Writing global date to info files and not local date. In timezones with a negative UTC offset, the call to .ToLocalTime() would have resulted in a date one day before the actual date (see issue).

Issues
Fixes #7271

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/7543 **State:** closed **Merged:** Yes --- **Changes** Writing global date to info files and not local date. In timezones with a negative UTC offset, the call to `.ToLocalTime()` would have resulted in a date one day before the actual date (see issue). **Issues** Fixes #7271
OVERLORD added the pull-request label 2026-02-07 06:38:35 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11444