This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[PATCH v7 0/2] strftime: Improve the width of alternative representation for year [BZ #23758][BZ #24096]
- From: TAMUKI Shoichi <tamuki at linet dot gr dot jp>
- To: libc-alpha at sourceware dot org
- Date: Thu, 17 Jan 2019 15:35:50 +0900
- Subject: [PATCH v7 0/2] strftime: Improve the width of alternative representation for year [BZ #23758][BZ #24096]
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