mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-26 20:20:04 +00:00
Update changelog
This commit is contained in:
parent
e9609dec1a
commit
cba5e8615a
@ -189,7 +189,7 @@
|
|||||||
#include <fmt/chrono.h>
|
#include <fmt/chrono.h>
|
||||||
|
|
||||||
int main() {
|
int main() {
|
||||||
fmt::print("{}\n", std::chrono::days(42)); // prints "42d"
|
fmt::print("{}\n", std::chrono::days(42)); // prints "42d"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user