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

Various fixes for formatting dates with a year outside of 0..=9999 #1144

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Correct documentation for `Numeric` year formatting items

4bc5075
Select commit
Loading
Failed to load commit list.
Draft

Various fixes for formatting dates with a year outside of 0..=9999 #1144

Correct documentation for `Numeric` year formatting items
4bc5075
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 28, 2023 in 0s

97.00% of diff hit (target 91.50%)

View this Pull Request on Codecov

97.00% of diff hit (target 91.50%)

Annotations

Check warning on line 582 in src/datetime/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datetime/mod.rs#L581-L582

Added lines #L581 - L582 were not covered by tests

Check warning on line 627 in src/format/formatting.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/format/formatting.rs#L627

Added line #L627 was not covered by tests