#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ć):

 Replying to [comment:12 Mariusz Felisiak]:
 > This PR is not about values used by Django, it's about comments and
 docs. Please check previous
 [https://code.djangoproject.com/ticket/35095?replyto=9#comment:3
 comments].

 That was my understanding from the beginning and I commented accordingly
 in the PR. Sorry for not being clear about that here.

 > However, both docs and comments mention that for **monetary values**
 format is different. The question is, should we change a comment to the:
 > > "For monetary numbers, the DECIMAL_SEPARATOR is a . (decimal point)
 and the THOUSAND_SEPARATOR is **a , (comma).**"
 > or should we change docs to the:
 > > "For monetary values, a **single quote** is used as the thousand
 separator and a decimal point for the decimal separator."

 Here I disagree, because from what I read in the referred official
 document there is **no special thousand separator for monetary values**.
 So my suggestion in the PR was to change the comment (and docs) to:
 > "For monetary numbers, the DECIMAL_SEPARATOR is a . (decimal point)."

 But maybe others can point me to the definition of a special thousand
 separator for monetary values in the referred document? I wasn't able to
 find one skimming the doc.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/35095#comment:17>
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/0107018d05cf2301-125756b4-9f51-40b0-bec6-6e0feda5cbf7-000000%40eu-central-1.amazonses.com.

Reply via email to