From 7071103ceadf5791d3edc47149969b42e8abc883 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Sun, 6 Sep 2026 19:23:55 -0700 Subject: [PATCH] Remove incorrect chrono padding claim --- doc/syntax.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/syntax.md b/doc/syntax.md index 56a08c4f..c0b3193c 100644 --- a/doc/syntax.md +++ b/doc/syntax.md @@ -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 | |-------|-----------------------------------------|