Dylan Pulver a389757209
Remove the '0' chrono padding modifier from the docs (#4917)
The '0' modifier was documented in ca8eeb09 (#3976) and the parser case for
it was removed nine days later in 7bd11b5c ("Remove a redundant extension to
reduce divergence from std::format"), which did not update the docs. Since
then the grammar and the modifier table have promised a modifier that
parse_chrono_format rejects with "invalid format", for all 11 of the
presentation types the same section lists as supporting it.

Zero padding remains the default, so the extension really was redundant;
this only aligns the documentation with the code.

Co-authored-by: Dylan Pulver <dylanpulver@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
2026-09-05 08:33:43 -07:00
..
api.md Simplify nested_formatter context handling 2026-09-02 10:14:09 -07:00
ChangeLog-old.md Remove a reference to a compromised account 2025-05-30 18:24:56 -07:00
fmt.css Fix doc CSS to display white-space properly (#4622) 2025-12-03 11:35:04 -08:00
fmt.js Improve apidoc formatting 2024-06-01 09:37:32 -07:00
get-started.md Move migration guidance to documentation 2026-09-04 09:37:28 -07:00
index.md fix extra closing paragraph tag in doc/index.md (#4826) 2026-06-25 16:09:46 -07:00
LICENSE-exception Split exception into a separate file not to confuse openssf 2025-12-17 10:31:12 -08:00
perf.svg Improve docs 2024-06-04 15:26:38 -07:00
syntax.md Remove the '0' chrono padding modifier from the docs (#4917) 2026-09-05 08:33:43 -07:00