#23532: Macedonian locale (mk_MK) date format has an extra dot
--------------------------------------+--------------------
     Reporter:  dekomote              |      Owner:  nobody
         Type:  Bug                   |     Status:  new
    Component:  Internationalization  |    Version:  1.7
     Severity:  Normal                |   Keywords:
 Triage Stage:  Unreviewed            |  Has patch:  1
Easy pickings:  1                     |      UI/UX:  0
--------------------------------------+--------------------
 The Macedonian locale (mk_MK) date format currently has an extra dot after
 the year. The date shouldn't end with a dot.

 Correct format: '%d.%m.%Y %H:%M:%S' 25.10.2006 14:30:59
 Current format: '%d.%m.%Y. %H:%M:%S' 25.10.2006. 14:30:59

 Pull request here - https://github.com/django/django/pull/3255

--
Ticket URL: <https://code.djangoproject.com/ticket/23532>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/051.859f8229b6a66c93dd9d9ae329db1467%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to