bug-coreutils
[Top][All Lists]
Advanced

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

bug#29589: date %k adds extra space for single digits hours


From: Assaf Gordon
Subject: bug#29589: date %k adds extra space for single digits hours
Date: Mon, 29 Oct 2018 20:16:16 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

tags 29589 notabug
close 29589
stop

(triaging old bugs)

From: Bishop Bettini [mailto:address@hidden
On Wed, Dec 6, 2017 at 4:17 AM, Noam Arad  wrote:
When using date command with the format %k if the hour is single digits there 
is an extra space added.
E.g.: date -u +"%Y/%m/%d %k:%M:%S" when run at "2017/12/06 9:16:26" will give the output 
"2017/12/06  9:16:26"
NOTE: there are two spaces between "06" and "9".

This seems expected. Per the documentation as of GNU coreutils 8.22:

        %k     hour, space padded ( 0..23); same as %_H


On 2017-12-06 11:55 a.m., Noam Arad wrote:
Thanks for the quick reply. Will use your suggestions.
Given the above, I'm closing this bug.
Discussion can continue by replying to this thread.

-assaf






reply via email to

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