Remove incorrect chrono padding claim

This commit is contained in:
Victor Zverovich 2026-09-06 19:23:55 -07:00
parent 7fe204caed
commit 7071103cea

View File

@ -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 |
|-------|-----------------------------------------|