Skip to content

datetime_from_str is exact about whitespace#786

Closed
jtmoon79 wants to merge 1 commit intochronotope:mainfrom
jtmoon79:Issue660
Closed

datetime_from_str is exact about whitespace#786
jtmoon79 wants to merge 1 commit intochronotope:mainfrom
jtmoon79:Issue660

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 jtmoon79 marked this pull request as draft August 23, 2022 19:44
@jtmoon79 jtmoon79 closed this Aug 31, 2022
@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.

1 participant