Skip to content

Conversation

@aaron-ang
Copy link
Contributor

Inspired when working on PR #10093. We shouldn't have to mix chrono with jiff, especially since https://github.com/uutils/parse_datetime is already integrated with jiff.

@aaron-ang aaron-ang force-pushed the migrate-jiff branch 2 times, most recently from f51c99e to 6bc9b7f Compare January 8, 2026 06:42
@github-actions
Copy link

github-actions bot commented Jan 8, 2026

GNU testsuite comparison:

Skip an intermittent issue tests/shuf/shuf-reservoir (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/sort/sort-stale-thread-mem (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)

("-1 hours", Duration::hours(1)),
("-1 day", Duration::days(1)),
("-2 weeks", Duration::weeks(2)),
("-1 hour", 1.hours()),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TIL about this :)

@sylvestre sylvestre merged commit 755b7eb into uutils:main Jan 8, 2026
130 of 131 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants