Skip to content

Various improvements to the docs and tests #50

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

Closed
wants to merge 10 commits into from

Conversation

sylvestre
Copy link
Contributor

No description provided.

tests/simple.rs Outdated
@@ -1 +1,32 @@
use chrono::{Duration, Local,Weekday};
use parse_datetime::{parse_datetime_at_date, parse_relative_time::parse_relative_time, parse_timestamp::parse_timestamp, parse_weekday::parse_weekday};
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not a big fan of the parse_relative_time::parse_relative_time duplication
any idea how to improve this ?

@sylvestre
Copy link
Contributor Author

@philolo1 feel free to review :)

@tertsdiepraam
Copy link
Member

I don't think we should expose these functions. See my comment here: #33 (comment)

@sylvestre
Copy link
Contributor Author

makes sense, thanks :)

@sylvestre sylvestre closed this Nov 26, 2023
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.

2 participants