Skip to content

Commit

Permalink
Fix %S doc
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaut committed Aug 18, 2024
1 parent 62382e3 commit 589898e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/syntax.md
Original file line number Diff line number Diff line change
Expand Up @@ -589,8 +589,7 @@ The available presentation types (*chrono_type*) are:
represented with seconds, then the format is a decimal floating-point number
with a fixed format and a precision matching that of the precision of the
input (or to a microseconds precision if the conversion to floating-point
decimal seconds cannot be made within 18 fractional digits). The character
for the decimal point is localized according to the locale. The modified
decimal seconds cannot be made within 18 fractional digits). The modified
command <code>%OS</code> produces the locale's alternative representation.
</td>
</tr>
Expand Down

0 comments on commit 589898e

Please sign in to comment.