Skip to content

Use chrono::{Months,Days} for correct calculation #28

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 4 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove from_str and from_str_at_date
The duration (amount of seconds) of a year, month, week, days depends on the reference date and timezone.

Thus we only provide the unambiguous `add_relative_str`.
  • Loading branch information
simon04 committed Aug 27, 2023
commit 19e1a7bc2f52fc3d0bed307616e23742fb8bbf54
Loading