Skip to content

Issues: time-rs/time

Breaking change wish-list
#650 opened Jan 29, 2024 by jhpratt
Open 13
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

v0.3.38: "cargo test" fails to compile one doctest A-docs Area: documentation C-bug Category: bug in current code
#735 by decathorpe was closed Mar 6, 2025
BUG: v0.3.38 A-targets Area: support for various targets C-bug Category: bug in current code
#734 by MarcAntoine-Arnaud was closed Mar 6, 2025
add ?Sized to the type of the output parameter of OffsetDateTime::format_into C-enhancement Category: an enhancement with existing code
#731 by beroal was closed Mar 4, 2025
Github pages possible showing out of date docs, with incorrect version number C-invalid Category: no issue exists or the issue cannot be reproduced
#730 by cameronelliott was closed Feb 17, 2025
Rfc3339 parser allows invalid datetimes to be parsed. A-well-known-format-description Area: well known format descriptions
#720 by Firstyear was closed Dec 21, 2024
Tests fail when not using --all-features C-enhancement Category: an enhancement with existing code
#719 by antoyo was closed Dec 15, 2024
Compilation error: type annotations needed for Box<_> C-duplicate Category: exact duplicate C-invalid Category: no issue exists or the issue cannot be reproduced
#717 by sigurd4 was closed Nov 19, 2024
date!() macro syntax gets messed up by rustfmt A-macros Area: macros C-feature-request Category: a new feature (not already implemented)
#714 by kasparthommen was closed Oct 25, 2024
parsing a date with a year with last_two C-question Category: seeking clarification on a topic
#712 by JL710 was closed Sep 30, 2024
Consider making format no_std-compatible C-duplicate Category: exact duplicate
#703 by MarcusGrass was closed Aug 29, 2024
Question: How to get the duration between two DateTimes C-question Category: seeking clarification on a topic
#702 by KnorrFG was closed Aug 28, 2024
Add what features should be enabled in docs A-docs Area: documentation C-bug Category: bug in current code
#701 by InAnYan was closed Dec 9, 2024
Build failure under 1.80.0 C-duplicate Category: exact duplicate C-invalid Category: no issue exists or the issue cannot be reproduced
#696 by havok4u was closed Jul 30, 2024
error[E0282]: type annotations needed for Box<_> C-duplicate Category: exact duplicate
#693 by gc-victor was closed Jul 25, 2024
Serialization data corruption with Duration and serde_human_readable for negative subsecond durations A-third-party Area: implementations of traits from other crates C-bug Category: bug in current code
#691 by vriesk was closed Oct 8, 2024
Provide cached local offset A-local-offset Area: local offset C-feature-request Category: a new feature (not already implemented)
#688 by mickvangelderen was closed Jun 19, 2024
Document status of local-offset support A-docs Area: documentation
#687 by Aeledfyr was closed Jun 10, 2024
Solve "large-dates" ambiguity A-formatting Area: formatting A-parsing Area: parsing C-feature-request Category: a new feature (not already implemented)
#683 by dennisorlando was closed Dec 11, 2024
Error with rust-nightly: type annotations needed for Box<_> C-invalid Category: no issue exists or the issue cannot be reproduced
#681 by dessalines was closed May 20, 2024
2
7
Formatting bug on ISO8601 A-formatting Area: formatting A-well-known-format-description Area: well known format descriptions C-bug Category: bug in current code
#678 by dracarys18 was closed May 29, 2024
Confusing deprecation message for time::Instant C-enhancement Category: an enhancement with existing code
#677 by johnbatty was closed Apr 18, 2024
How to use serde::format_description with format_description::well_known ? C-question Category: seeking clarification on a topic
#676 by loganmzz was closed Dec 3, 2024
ProTip! Exclude everything labeled bug with -label:bug.