Skip to content

Commit

Permalink
Replacing strftime with std::time_put (fmtlib#2550)
Browse files Browse the repository at this point in the history
* Fix unicode test

* Add xchar support to chrono formatter

* Replace strftime with std::time_put

* Add std::locale support to std::tm formatter

* Use predefined names and formats for C-locale

* Performance improvement

* Make locale-independent and C locale formats consistent among platforms
  • Loading branch information
phprus authored and PoetaKodu committed Nov 11, 2021
1 parent 314e4e6 commit 64fa436
Show file tree
Hide file tree
Showing 4 changed files with 247 additions and 141 deletions.
Loading

0 comments on commit 64fa436

Please sign in to comment.