GNU bug report logs - #76316
date: forgot the full day of the month name

Previous Next

Package: coreutils;

Reported by: Dan Jacobson <jidanni <at> jidanni.org>

Date: Sun, 16 Feb 2025 02:22:02 UTC

Severity: wishlist

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Dan Jacobson <jidanni <at> jidanni.org>
Cc: 76316 <at> debbugs.gnu.org
Subject: bug#76316: date: forgot the full day of the month name
Date: Sat, 15 Feb 2025 22:14:13 -0800
> $ man date|grep "locale's full"
>        %A     locale's full weekday name (e.g., Sunday)
>        %B     locale's full month name (e.g., January)
> $ LC_ALL=zh_TW.UTF-8 date +%A%B
> 週日二月
> OK that's great. But you forgot
>               locale's full day of the month name
> E.g., I'll add it on the back for 2/2
> 週日二月二日
> The reason is due to English only having one form: 2, but other
> languages might have two.

Sorry, I don't understand the bug report. Are you asking for a new 
feature, or are you saying that currently GNU 'date' outputs incorrect 
strings for %A and/or %B? If the former, what new feature exactly? And 
if the latter, what is the correct output?




This bug report was last modified 120 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.