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

datetime_from_str is exact about whitespace #786

Closed
wants to merge 1 commit into from

Conversation

jtmoon79
Copy link
Contributor

@jtmoon79 jtmoon79 commented Aug 22, 2022

THIS IS A PROOF-OF-CONCEPT PULL REQUEST, NOT FINAL, CODE IS POOR QUALITY

format/parse.rs:datetime_from_str is exact about whitespace in
the passed data s and passed strftime format fmt

Issue #660

See #660 (comment)

Thanks for contributing to chrono!

  • Have you added yourself and the change to the changelog? (Don't worry
    about adding the PR number)
  • If this pull request fixes a bug, does it add a test that verifies that
    we can't reintroduce it?

`format/parse.rs:datetime_from_str` is exact about whitespace in
the passed data `s` and passed strftime format `fmt`

Issue chronotope#660
@jtmoon79
Copy link
Contributor Author

See #807

@jtmoon79 jtmoon79 mentioned this pull request Aug 31, 2022
2 tasks
@jtmoon79 jtmoon79 deleted the Issue660 branch March 14, 2023 22:05
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 this pull request may close these issues.

None yet

1 participant