-
-
Notifications
You must be signed in to change notification settings - Fork 57
Issues: BurntSushi/jiff
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
Label
Projects
Milestones
Assignee
Sort
Issues list
support more corner cases in RFC 2822 parsing
bug
Something isn't working
help wanted
Extra attention is needed
#339
opened Apr 26, 2025 by
BurntSushi
explore the use of aliases for improving rustdoc search relevance
documentation
Improvements or additions to documentation
#329
opened Apr 18, 2025 by
BurntSushi
Display doc for Timestamp does not mention default precision
documentation
Improvements or additions to documentation
#328
opened Apr 17, 2025 by
stepancheg
reconsider whether civil datetimes can be parsed from strings that contain offsets
breaking change
Issues that require a breaking change for resolution.
question
Further information is requested
#323
opened Apr 13, 2025 by
BurntSushi
Zoned::iso_week_date
should take &self
, but it takes self
breaking change
#314
opened Apr 6, 2025 by
BurntSushi
use more compact serialization for binary serializers
breaking change
Issues that require a breaking change for resolution.
enhancement
New feature or request
#308
opened Apr 1, 2025 by
BurntSushi
add dedicated parsing and printing routines for New feature or request
help wanted
Extra attention is needed
std::time::Duration
, along with jiff::fmt::serde
helpers
enhancement
#298
opened Mar 14, 2025 by
LukeMathWalker
Consider removing the New feature or request
name
field from the Tzif
type
enhancement
#285
opened Mar 2, 2025 by
robertbastian
Return Further information is requested
&'static TimeZone
from jiff-tzdb
question
#284
opened Mar 2, 2025 by
robertbastian
reconsider approach to New feature or request
Span
integration for PostgreSQL in jiff-diesel
(and probably jiff-sqlx
)
enhancement
#251
opened Feb 11, 2025 by
BurntSushi
write a guide for converting types to and from Improvements or additions to documentation
chrono
and time
documentation
#34
opened Jul 22, 2024 by
BurntSushi
Consider adding comparison docs contrasting std types (Instant and SystemTime)
documentation
Improvements or additions to documentation
#24
opened Jul 22, 2024 by
matklad
finish the tzdb zic compiler
enhancement
New feature or request
question
Further information is requested
#20
opened Jul 12, 2024 by
BurntSushi
ProTip!
Exclude everything labeled
bug
with -label:bug.