bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#60030: Small error in date command


From: Pádraig Brady
Subject: bug#60030: Small error in date command
Date: Tue, 13 Dec 2022 12:51:27 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.0

tag 60030 notabug
close 60030
stop

On 13/12/2022 02:50, Malin Freeborn wrote:
Hi bug-team,

There's a small error in the date man page. If you search for `%F`
you'll notice the date is summarized as so:

%F     full date; like %+4Y-%m-%d

The example shows the `%` sign before the `+`.

This was intentional. '+' is a flag in this context as per:
https://github.com/coreutils/coreutils/commit/2ab2f7a42

cheers,
Pádraig





reply via email to

[Prev in Thread] Current Thread [Next in Thread]