Changes between Initial Version and Version 1 of Ticket #35095, comment 2
- Timestamp:
- Jan 8, 2024, 2:48:26 PM (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35095, comment 2
initial v1 1 1 I agree with you that for non-monetary numbers, the documentation and the code match. 2 2 3 What I pointed out is that, **for monetary numbers**, the documentation says " a comma is used as the thousand separator", whilst the comment in format says "the THOUSAND_SEPARATOR is a ' (single quote)".3 What I pointed out is that, **for monetary numbers**, the documentation says "For monetary values, a comma is used as the thousand separator", whilst the comment in the code says "For monetary numbers, [...] the THOUSAND_SEPARATOR is a ' (single quote)".