Mark de Wever 0ee73debf7 [libc++][format] Fixes year formatter on Windows.
Windows' libc, like some other libc implementations do not work as
specified for %Y and %y. This uses the fixes used for other libc
implementations.

The work was part of D150593.

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D151612
2023-05-30 18:57:55 +02:00
..
2023-05-24 07:49:19 +02:00
2023-05-30 18:40:36 +02:00
2023-05-16 14:30:36 -07:00