GNU bug report logs -
#76316
date: forgot the full day of the month name
Previous Next
Full log
View this message in rfc822 format
All I know is in Chinese the months and days are like
一月一日 (1/1)
二月二日 (2/2)
and date(1) will allow me to print
一月 but not 一日
二月 but not 二日
probably because date allows two versions for months
1 or January
2 or February
but not days, because in English none is needed.
But that's not the case for Chinese.
>>>>> "PE" == Paul Eggert <eggert <at> cs.ucla.edu> writes:
PE> Sorry, I don't understand the bug report. Are you asking for a new
PE> feature, or are you saying that currently GNU 'date' outputs incorrect
PE> strings for %A and/or %B? If the former, what new feature exactly? And
Yes the former.
But you need a linguistics expert to confirm what I'm saying.
PE> if the latter, what is the correct output?
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.