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

Commits on Mar 17, 2023

  1. date: Added default value for date --i.

    `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
    kidrigger committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    624588d View commit details
    Browse the repository at this point in the history