#35095: Monetary values in Switzerland discrepancy
-------------------------------------+-------------------------------------
     Reporter:  Andrea Angelini      |                    Owner:  Neil
         Type:                       |  Pendyala
  Cleanup/optimization               |                   Status:  assigned
    Component:                       |                  Version:  5.0
  Internationalization               |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Alexander Lazarević):

 Well, on the other hand when I look at latest
 /usr/share/i18n/locales/de_CH on my system, it seems to be outdated as
 well and no help on the question:

 {{{
 ...
 date       "2007-09-23"
 ...
 LC_MONETARY
 int_curr_symbol           "CHF "
 currency_symbol           "CHF"
    mon_decimal_point         "."
    mon_thousands_sep         "<U2019>"
 mon_grouping              3;3
 positive_sign             ""
 negative_sign             "-"
 int_frac_digits           2
 frac_digits               2
 p_cs_precedes             1
 p_sep_by_space            1
 n_cs_precedes             1
 n_sep_by_space            1
 p_sign_posn               4
 n_sign_posn               4
 END LC_MONETARY

 LC_NUMERIC
   decimal_point             "."
   thousands_sep             "<U2019>"
 grouping                  3;3
 END LC_NUMERIC

 }}}

 With ' (U+2019 RIGHT SINGLE QUOTATION MARK)

-- 
Ticket URL: <https://code.djangoproject.com/ticket/35095#comment:19>
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/0107018d05e36b26-94727ac4-817a-4f92-82d0-a20345db396a-000000%40eu-central-1.amazonses.com.

Reply via email to