bstdc++/117214
* include/bits/chrono_io.h (__formatter_chrono::_M_c): use
_M_locale_fmt to format %c time point.
* testsuite/std/time/format/pr117214.cc: New test.
Signed-off-by: XU Kailiang
---
libstdc++-v3/include/bits/chrono_io.h | 35 ++-
.../test
you find it okay, could you please
help commit it? Or please let me know if there is something I still need
to improve.
Thank you for your assistance!
Best regards,
XU Kailiang
XU Kailiang (1):
libstdc++: Fix localized D_T_FMT %c formatting for [PR117214]
libstdc++-v3/include/bits/chrono_io.h
bstdc++/117214
* include/bits/chrono_io.h (__formatter_chrono::_M_c): use
_M_locale_fmt to format %c time point.
* testsuite/std/time/format/pr117214.cc: New test.
Signed-off-by: XU Kailiang
---
libstdc++-v3/include/bits/chrono_io.h | 35 ++-
.../test