-
Notifications
You must be signed in to change notification settings - Fork 26
Insights: uutils/parse_datetime
Overview
Could not load contribution data
Please try again later
17 Pull requests merged by 4 people
-
fix(deps): update rust crate libfuzzer-sys to v0.4.10
#175 merged
Jul 4, 2025 -
refactor: introduce a builder and simplify the date time composition
#173 merged
Jul 1, 2025 -
refactor: put the epoch and timezone module into separate files
#172 merged
Jun 30, 2025 -
fix: hour must be greater than 0 when meridiem is specified
#169 merged
Jun 28, 2025 -
feat: support nanoseconds
#168 merged
Jun 28, 2025 -
fix: check overflows during date time composition
#171 merged
Jun 28, 2025 -
clippy: fix warning from
uninlined_format_args
#170 merged
Jun 27, 2025 -
test: Integration tests for time parsing
#167 merged
Jun 26, 2025 -
tests: fix typos
#163 merged
Jun 24, 2025 -
tests: add license header to integration tests
#164 merged
Jun 24, 2025 -
Integration tests for date parsing
#161 merged
Jun 24, 2025 -
fix: weekday may be followed by an optional comma
#159 merged
Jun 21, 2025 -
fix relative date time handling
#152 merged
Jun 15, 2025 -
Simplify items/mod.rs by moving the fundamental combinators to their own module
#157 merged
Jun 15, 2025 -
fix: use custom dec_uint in ordinal parsing
#155 merged
Jun 15, 2025 -
fix: check whether the parsed time contains timezone
#150 merged
Jun 14, 2025 -
fix(deps): update rust crate winnow to v0.7.11
#153 merged
Jun 10, 2025
2 Pull requests opened by 2 people
-
tests: set timezone to `UTC0` in integration tests
#162 opened
Jun 24, 2025 -
fix: timestamp cannot be combined with other items
#174 opened
Jun 30, 2025
6 Issues closed by 3 people
-
Decimal seconds are ignored / produce an error
#165 closed
Jun 28, 2025 -
parse_datetime fails to parse RFC 5322 ("Internet Message Format", ye olde email) dates
#158 closed
Jun 21, 2025 -
Parsing failure for date with slashes with time
#123 closed
Jun 19, 2025 -
fuzzing: thread 'main' panicked at 'Duration::seconds out of bounds'
#18 closed
Jun 15, 2025 -
`m1y` accepted as a valid date (while GNU version rejects it)
#147 closed
Jun 14, 2025
4 Issues opened by 3 people
-
Invalid time strings are allowed
#166 opened
Jun 24, 2025 -
Large year values are not parsed correctly
#160 opened
Jun 20, 2025 -
Timestamp values cannot be combined with other date items
#156 opened
Jun 15, 2025 -
Incorrect relative time - hour/minutes/seconds are truncated
#154 opened
Jun 13, 2025
2 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Dependency Dashboard
#9 commented on
Jul 4, 2025 • 0 new comments -
Inconsistent timezone offset handling with GNU date
#149 commented on
Jun 24, 2025 • 0 new comments