mirror of
https://github.com/fmtlib/fmt.git
synced 2026-09-13 22:32:36 +08:00
Remove incorrect chrono padding claim
This commit is contained in:
parent
7fe204caed
commit
7071103cea
@ -594,8 +594,7 @@ The available presentation types (*chrono_type*) are:
|
||||
Specifiers that have a calendaric component such as `'d'` (the day of month)
|
||||
are valid only for `std::tm` and time points but not durations.
|
||||
|
||||
Numeric results are padded with zeros by default. The available padding
|
||||
modifiers (*padding_modifier*) are:
|
||||
The available padding modifiers (*padding_modifier*) are:
|
||||
|
||||
| Type | Meaning |
|
||||
|-------|-----------------------------------------|
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user