mirror of
https://github.com/HowardHinnant/date.git
synced 2025-08-04 21:24:26 +02:00
Introduce %q and %Q to_stream formatting flags
* These flags format a duration. * %Q specifies the duration's numeric value. * %q specifies the duration's SI abbreviation. * Example: format("%Q %q", 45ms) == "45 ms"
This commit is contained in:
1112
include/date/date.h
1112
include/date/date.h
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user