-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Missing APIs in CoreLibs Foundation #4619
Comments
Great. This list is bound to grow… here's some more to add:
Thanks! |
It also looks like none of the Sendable annotations have been ported over |
And a fresh one: Linux: Foundation.Thread subclass comparison compilation error |
See #5000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a top level issue to collect all the issues relating to missing APIs and behaviour differences in Foundation on non-Apple platforms
ListFormatStyle
missing #4596func copy()
in subclasses ofFormatter
. #3215Date.FormatStyle
andDateStyle
andTimeStyle
not implemented #4646DateComponentsFormatter
unavailable swift-foundation#716The text was updated successfully, but these errors were encountered: