mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4519] [MERGED] Write DateTimes in ISO8601 format for backwards compatibility. #10127
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/4519
Author: @crobibero
Created: 11/20/2020
Status: ✅ Merged
Merged: 11/20/2020
Merged by: @cvium
Base:
master← Head:datetime-iso8601📝 Commits (1)
f557a73Write DateTimes in ISO8601 format for backwards compatibility.📊 Changes
2 files changed (+25 additions, -0 deletions)
View changed files
➕
MediaBrowser.Common/Json/Converters/JsonDateTimeIso8601Converter.cs(+24 -0)📝
MediaBrowser.Common/Json/JsonDefaults.cs(+1 -0)📄 Description
Python doesn't like the default format 😢
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.