mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 10:47:35 +02:00
Document that floating-point formatting is locale-dependent.
This commit is contained in:
@ -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
|
||||||
|
|
||||||
+---------+----------------------------------------------------------+
|
+---------+----------------------------------------------------------+
|
||||||
|
Reference in New Issue
Block a user