mbox series

[v5,0/5] strftime: Improve the width of alternate representation for year [BZ #23758]

Message ID 201901060628.AA04156@tamuki.linet.gr.jp
Headers show
Series strftime: Improve the width of alternate representation for year [BZ #23758] | expand

Message

TAMUKI Shoichi Jan. 6, 2019, 6:28 a.m. UTC
Hello,

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

Changes include:

Patch 1: strftime: Add missing uses of L_ macro, etc.
Patch 2: strftime: Set the default width of "%Ey" to 2
Patch 3: strftime: Pass the additional flags from "%EY" to "%Ey"
Patch 4: strftime: Add tst-strfitme2
Patch 5: strftime: Document the description for "%EC", "%Ey", and "%EY"

Regards,
TAMUKI Shoichi