mirror of
https://github.com/fmtlib/fmt.git
synced 2025-02-05 00:40:12 +00:00
Document that floating-point formatting is locale-dependent.
This commit is contained in:
parent
95c0fb5075
commit
4952e79e45
@ -262,6 +262,8 @@ The available presentation types for floating-point values are:
|
|||||||
| none | The same as ``'g'``. |
|
| none | The same as ``'g'``. |
|
||||||
+---------+----------------------------------------------------------+
|
+---------+----------------------------------------------------------+
|
||||||
|
|
||||||
|
Floating-point formatting is locale-dependent.
|
||||||
|
|
||||||
.. ifconfig:: False
|
.. ifconfig:: False
|
||||||
|
|
||||||
+---------+----------------------------------------------------------+
|
+---------+----------------------------------------------------------+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user