Partially implements:
- P1361 Integration of chrono with text formatting
- P2372 Fixing locale handling in chrono formatters
Depends on D134742
Paths
| Differential D136037
[libc++][chrono] Implements formatter weekday. ClosedPublic Authored by Mordante on Oct 16 2022, 5:22 AM.
Details
Summary Partially implements:
Depends on D134742
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Oct 18 2022, 9:00 AM Closed by commit rG566868cd8255: [libc++][chrono] Implements formatter weekday. (authored by Mordante). · Explain WhyOct 18 2022, 11:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 468077 libcxx/include/__chrono/convert_to_tm.h
libcxx/include/__chrono/formatter.h
libcxx/include/__chrono/ostream.h
libcxx/include/chrono
libcxx/test/std/time/time.cal/time.cal.weekday/time.cal.weekday.nonmembers/ostream.pass.cpp
libcxx/test/std/time/time.syn/formatter.weekday.pass.cpp
libcxx/test/std/utilities/format/format.formattable/concept.formattable.compile.pass.cpp
libcxx/utils/ci/buildkite-pipeline.yml
|