Skip to content

Conversation

@cakebaker
Copy link
Collaborator

This PR adds support for the formats Nov-14-2024 and November-14-2024 as GNU date also supports them:

$ date -d "Nov-14-2024"
Thu Nov 14 12:00:00 AM CET 2024
$ date -d "November-14-2024"
Thu Nov 14 12:00:00 AM CET 2024

@cakebaker cakebaker requested a review from sylvestre October 29, 2025 09:50
@sylvestre sylvestre merged commit dbae631 into uutils:main Nov 9, 2025
17 checks passed
@codecov
Copy link

codecov bot commented Nov 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (ba69fb8) to head (9c95c95).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@     Coverage Diff     @@
##   main   #241   +/-   ##
===========================
===========================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cakebaker cakebaker deleted the literal3 branch November 9, 2025 16:44
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