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


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Dan Jacobson <jidanni <at> jidanni.org>
To: bug-coreutils <at> gnu.org
Subject: date: forgot the full day of the month name
Date: Sun, 16 Feb 2025 10:21:00 +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.




This bug report was last modified 119 days ago.

Previous Next


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