#14768: es-MX  locale, formats.py contribution
----------------------------------+-----------------------------------------
 Reporter:  bautv...@gmail.com    |       Owner:  nobody    
   Status:  new                   |   Milestone:            
Component:  Internationalization  |     Version:  1.2       
 Keywords:  locale es es-MX       |       Stage:  Unreviewed
Has_patch:  0                     |  
----------------------------------+-----------------------------------------
 Hello,
 I'm Alonso Bautista Villalobos, from Mexico and found out the none of the
 spanish locale (es, es-AR) where useful for my contry.
 I check out the (updated) official mexican norm and ISO rules.
 The main reason is that we use a dot decimal separator and a white space
 thousand separator:

 {{{
 DECIMAL_SEPARATOR = '.'             # ',' is also official (less common):
 NOM-008-SCFI-2002
 THOUSAND_SEPARATOR = ' '            # white space
 }}}

 REFERENCE
 Date data: ISO 8601
 Norma Oficial Mexicana: NOM-008-SCFI-2002
 Explain the use of coma and dot: http://factual-services.com.mx/revista
 /enero-febrero-2010/18-contenido-ene-feb-2010/36-nom-008-scfi-2002
 -sistema-general-de-unidades-de-medida

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14768>
Django <http://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 post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to