Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use native ISO 8601 date formatter #29

Open
uhthomas opened this issue Dec 18, 2023 · 1 comment · Fixed by #30
Open

Use native ISO 8601 date formatter #29

uhthomas opened this issue Dec 18, 2023 · 1 comment · Fixed by #30

Comments

@uhthomas
Copy link
Contributor

It looks like Swift has native support for ISO 8601 dates. This should probably be used instead to be fully compliant with ISO 8601.

https://developer.apple.com/documentation/foundation/iso8601dateformatter

Fixes jellyfin/jellyfin#10661 and jellyfin/Swiftfin#876

@uhthomas uhthomas changed the title Use native ISO 8601 date tools Use native ISO 8601 date formatter Dec 18, 2023
uhthomas added a commit to uhthomas/jellyfin-sdk-swift that referenced this issue Dec 18, 2023
uhthomas added a commit to uhthomas/jellyfin-sdk-swift that referenced this issue Dec 18, 2023
LePips pushed a commit that referenced this issue Feb 19, 2024
@LePips LePips reopened this Feb 19, 2024
@LePips
Copy link
Member

LePips commented Feb 19, 2024

See: #30 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants