public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v6 0/2] strftime: Improve the width of alternative representation for year [BZ #23758]
@ 2019-01-11  4:48 TAMUKI Shoichi
  2019-01-11  4:50 ` [PATCH v6 1/2] strftime: Set the default width of "%Ey" to 2 " TAMUKI Shoichi
  2019-01-11  4:53 ` [PATCH v6 2/2] strftime: Pass the additional flags from "%EY" to "%Ey" " TAMUKI Shoichi
  0 siblings, 2 replies; 18+ messages in thread
From: TAMUKI Shoichi @ 2019-01-11  4:48 UTC (permalink / raw)
  To: libc-alpha

Hello,

This is the new set of patches.  I have split the patch into 2 parts.

Changes include:

Patch 1: strftime: Set the default width of "%Ey" to 2
Patch 2: strftime: Pass the additional flags from "%EY" to "%Ey"

Regards,
TAMUKI Shoichi

^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: [PATCH v7 1/2] strftime: Set the default width of "%Ey" to 2 [BZ #23758]
@ 2019-01-17 18:13 Rafal Luzynski
  2019-01-18 14:01 ` [PATCH v6 " TAMUKI Shoichi
  0 siblings, 1 reply; 18+ messages in thread
From: Rafal Luzynski @ 2019-01-17 18:13 UTC (permalink / raw)
  To: TAMUKI Shoichi, libc-alpha

17.01.2019 07:38 TAMUKI Shoichi <tamuki@linet.gr.jp> wrote:
> In Japanese locales, strftime's alternative year format (%Ey) produces
> the year of the current era (Japanese calendar).

As I wrote in my previous email, the term "Japanese calendar" may be
incorrect here.

Now I can see that neither of our comments may be correct.  "%Ey" produces
the number of the year within the current era.  It says which (numbered)
year of the current era is now.  Is "nengo" a correct name for this?
Should we maybe drop this parentheses completely, including its content?

I don't quote the rest of your patch here as it looks correct to me,
looking at previous comments from Zack and Paul.  Please rethink this
minor issue in the commit message and/or maybe let's wait for Zack's
or Paul's comment about it and it will be OK for me to commit this.

Regards,

Rafal

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2019-01-19 21:42 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-11  4:48 [PATCH v6 0/2] strftime: Improve the width of alternative representation for year [BZ #23758] TAMUKI Shoichi
2019-01-11  4:50 ` [PATCH v6 1/2] strftime: Set the default width of "%Ey" to 2 " TAMUKI Shoichi
2019-01-16 16:17   ` Zack Weinberg
2019-01-17  6:31     ` TAMUKI Shoichi
2019-01-17 17:57       ` Rafal Luzynski
2019-01-18  2:46         ` Zack Weinberg
2019-01-18 14:01           ` TAMUKI Shoichi
2019-01-18 18:35             ` Rafal Luzynski
2019-01-18 14:01         ` TAMUKI Shoichi
2019-01-18 18:44           ` Rafal Luzynski
2019-01-19  3:52             ` TAMUKI Shoichi
2019-01-19 17:08               ` Zack Weinberg
2019-01-19 21:42                 ` Rafal Luzynski
2019-01-11  4:53 ` [PATCH v6 2/2] strftime: Pass the additional flags from "%EY" to "%Ey" " TAMUKI Shoichi
2019-01-16 16:18   ` Zack Weinberg
2019-01-17 18:55     ` Rafal Luzynski
2019-01-18  2:32       ` Zack Weinberg
2019-01-17 18:13 [PATCH v7 1/2] strftime: Set the default width of "%Ey" to 2 " Rafal Luzynski
2019-01-18 14:01 ` [PATCH v6 " TAMUKI Shoichi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).