[PATCH v2] localedata: Updates for Taiwanese locales [BZ #24409]

Wei-Lun Chao bluebat@member.fsf.org
Thu May 13 03:53:38 GMT 2021


Hello,

Without this patch, "date +%b" will output with a leading space for month 1..9.
And the day number makes the display width inconstant already.
So I think single space would be a better separator.

Regards,
Wei-Lun CHAO

TAMUKI Shoichi <tamuki@linet.gr.jp> 於 2021年5月11日 週二 下午7:17寫道:
>
> Hello Wei-Lun-san,
>
> From: Wei-Lun Chao via Libc-alpha <libc-alpha@sourceware.org>
> Subject: [PATCH v2] localedata: Updates for Taiwanese locales [BZ #24409]
> Date: Mon, 10 May 2021 11:07:27 +0800
>
> > Rationale:
> > * Header cleanup: make the header of localedata files consistent
> > * Remove space (abmon): remove the extra prefix space in abmon 1~9
>
> Why are you trying to remove the extra prefix space in abmon 1..9?
> By fixing the display width of abbreviated month names (%b) in the
> same way as "Jan", "Feb", "Mar", ..., it has the effect of making the
> display width constant, such as system log.
> I don't think we should remove the leading space in abmon 1..9.
>
> Regards,
> TAMUKI Shoichi


More information about the Libc-alpha mailing list