#23532: Macedonian locale (mk_MK) date format has an extra dot
--------------------------------------+------------------------------------
     Reporter:  dekomote              |                    Owner:  dekomote
         Type:  Bug                   |                   Status:  assigned
    Component:  Internationalization  |                  Version:  1.7
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  1                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  1                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Description changed by dekomote:

Old description:

> 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

New description:

 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

--

--
Ticket URL: <https://code.djangoproject.com/ticket/23532#comment:3>
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/066.6b883fcd9b9a5040791a99681f093a65%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to