Skip to content

Conversation

@DanielaE
Copy link
Contributor

change total specialization of 'struct formatterstd::tm' into partial specialization 'template struct formatter<std::tm, Char>', backed by matching 'strftime'-like overloads

change total specialization of 'struct formatter<std::tm>' into partial specialization 'template <typename Char> struct formatter<std::tm, Char>', backed by matching 'strftime'-like overloads
@vitaut vitaut merged commit 2ae4124 into fmtlib:master Apr 19, 2018
@vitaut
Copy link
Contributor

vitaut commented Apr 19, 2018

Merged, thanks!

@DanielaE DanielaE deleted the feature/wide-datetime branch April 19, 2018 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants