Skip to content
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

docs: date: Remove unimplemented example #6135

Merged
merged 1 commit into from Mar 27, 2024

Conversation

LucasLarson
Copy link
Contributor

Remove non-working example from documentation

$ date --date='TZ="America/Los_Angeles" 09:00 next Fri'
date: invalid date 'TZ="America/Los_Angeles" 09:00 next Fri'

$ udate --date='TZ="America/Los_Angeles" 09:00 next Fri'
udate: invalid date 'TZ="America/Los_Angeles" 09:00 next Fri'

also treated in #2685 and #3463

also treated in uutils#2685 and uutils#3463

Signed-off-by: Lucas Larson <LucasLarson@riseup.net>
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/tail/inotify-dir-recreate (fails in this run but passes in the 'main' branch)

@cakebaker cakebaker merged commit 595f4f9 into uutils:main Mar 27, 2024
56 of 62 checks passed
@cakebaker
Copy link
Contributor

Good catch, thanks!

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.

None yet

2 participants