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

date: Added default value for date --i. #4522

Merged
merged 1 commit into from
Mar 17, 2023
Merged

Conversation

kidrigger
Copy link

default_missing_value set to OPT_DATE ("date") num_args(0..=1) required for default_missing_value.

Using function name test_date_rfc_8601_default.
The function name test_date_rfc_8601 is left intact for compatibility.

Fixes: #4521

`default_missing_value` set to `OPT_DATE` (`"date"`)
`num_args(0..=1)` required for `default_missing_value`.

Using function name `test_date_rfc_8601_default`.
The function name `test_date_rfc_8601` is left intact for
compatibility.
 
Fixes: uutils#4521
@sylvestre sylvestre merged commit 3f5fdd5 into uutils:main Mar 17, 2023
@sylvestre
Copy link
Contributor

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.

date: ISO8601 date --i default format not supported.
2 participants