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

Xcode 6.3.2 returns nil #17

Closed
ageorgios opened this issue Jun 19, 2015 · 3 comments
Closed

Xcode 6.3.2 returns nil #17

ageorgios opened this issue Jun 19, 2015 · 3 comments

Comments

@ageorgios
Copy link

    let date = "Fri, 09 Sep 2011 15:26:08 +0200".toDate(format: DateFormat.RSS)

returns nil

@ageorgios
Copy link
Author

It only works when in english

@malcommac
Copy link
Owner

Mhhh, sorry I can't understand. Your test example is in english, and it uses the default date formatter so should work even with other langs. Can you provide more infos? thx

@ageorgios
Copy link
Author

When the iOS Simulator language is changed to Greek for example, it returns nil.
(Settings->General->Lang&Region->iPhone Language->Greek)

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

No branches or pull requests

2 participants