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

Date from string is nil #123

Open
alexruden opened this issue Aug 17, 2023 · 2 comments
Open

Date from string is nil #123

alexruden opened this issue Aug 17, 2023 · 2 comments

Comments

@alexruden
Copy link

Faced when tried convert str date from HTTP headers to Date. It returns nil. But this str converts to date with DateFormatter. Very strange, maybe you can help with it?

Screen from clean project:

image

Some debug:

image

Thanks!

@aerialkoala
Copy link

line 52, miss return

@Kirow
Copy link

Kirow commented Jan 15, 2024

Have same issue. But actually it failed on cache step.

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

3 participants