fmt/include
Daniela Engert 0700612249 Implement 'chrono' formatting specifiers '%Q' and '%q'
Howard Hinnant's 'date' library recently gained these two new formatting specifiers. This implementation in {fmt} includes support for 'std::chrono::duration' specializations with floating-point representation types and user-definable precision.

Signed-off-by: Daniela Engert <dani@ngrt.de>
2019-01-27 11:10:08 -08:00
..
fmt Implement 'chrono' formatting specifiers '%Q' and '%q' 2019-01-27 11:10:08 -08:00
format Add code from p0645 2019-01-20 15:12:01 -08:00