summaryrefslogtreecommitdiff
path: root/libc/src/time/strftime.cpp
AgeCommit message (Expand)Author
2025-03-12[libc] Template the writing mode for the writer class (#111559)Joseph Huber
2025-02-21[libc] Add strftime_l (#127767)Petr Hosek
2025-02-19Revert "[libc] Add strftime_l" (#127766)Petr Hosek
2025-02-18[libc] Add strftime_l (#127708)Petr Hosek
2025-02-14[libc] Implement strftime (#122556)Michael Jones