fmtlib / fmt

A modern formatting library
https://fmt.dev
Other
19.9k stars 2.43k forks source link

Implemented fmt::day, fmt::month, fmt::year and related unit tests #3906

Closed zivshek closed 3 months ago

zivshek commented 3 months ago

This should fix #3758

zivshek commented 3 months ago

Okay, I give up interactive rebase, it does not erase the commits here.

vitaut commented 3 months ago

Merged, thanks!

zivshek commented 3 months ago

looks like it did not build for clang, investigating. Should I back it out in the mean time? @vitaut

vitaut commented 3 months ago

@phprus already fixed it (thanks!)