#35095: Monetary values in Switzerland discrepancy
-------------------------------------------+------------------------
               Reporter:  Andrea Angelini  |          Owner:  nobody
                   Type:  Uncategorized    |         Status:  new
              Component:  Documentation    |        Version:  5.0
               Severity:  Normal           |       Keywords:
           Triage Stage:  Unreviewed       |      Has patch:  0
    Needs documentation:  0                |    Needs tests:  0
Patch needs improvement:  0                |  Easy pickings:  0
                  UI/UX:  0                |
-------------------------------------------+------------------------
 At this link (https://docs.djangoproject.com/en/5.0/topics/i18n/formatting
 /#switzerland-german) the documentation says:

 Switzerland (German) [...] For monetary values, **a comma is used as the
 thousand separator** and a decimal point for the decimal separator.

 At this link
 
(https://github.com/django/django/blob/main/django/conf/locale/de_CH/formats.py)
 the comment says:

 For monetary numbers, the DECIMAL_SEPARATOR is a . (decimal point) and
 **the THOUSAND_SEPARATOR is a ' (single quote)**.

 Unfortunately I'm not familiar with the `de_CH` locale, therefore I can't
 say which one is correct.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/35095>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018ceab66ae5-d6c8bc01-2174-49e8-8d4b-aa90e51c794b-000000%40eu-central-1.amazonses.com.

Reply via email to