--
Ticket URL: <https://code.djangoproject.com/ticket/29090>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* Attachment "patch_hun.diff" added.
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/29090#comment:1>
Comment (by Tim Graham):
Has the style in Hungary changed since the original formats were
introduced seven years ago (#16076)? Do you have a colleague who can +1
the changes?
To me, the sentence in the article you linked "The time format is “hh óra
mm perc”, but the numeric form hh.mm can also be used (although colons are
sometimes used instead of dots)." doesn't really support this change.
--
Ticket URL: <https://code.djangoproject.com/ticket/29090#comment:2>
--
Ticket URL: <https://code.djangoproject.com/ticket/29090#comment:3>
* Attachment "patch_hun.diff" added.
Comment (by danieltatraivertis):
Can't comment, blocket by spam defence.
--
Ticket URL: <https://code.djangoproject.com/ticket/29090#comment:4>
Comment (by danieltatraivertis):
Replying to [comment:4 danieltatraivertis]:
> Can't comment, blocket by spam defence.
Not even seven years ago was that the case. It was never official, I don't
know why is it changed to that in (#16076) ticket. I did my research, and
I found that ticket too (that is why the ticket name are the same). It may
have some other reasons why dots are there in Django, but we use
everywhere ':' and didn't find any reason for dots in Django, that's why I
made a ticket. Neighbor countries also use ':' separator in Django. I'm
open for every input.
--
Ticket URL: <https://code.djangoproject.com/ticket/29090#comment:5>
Comment (by danieltatraivertis):
Replying to [comment:2 Tim Graham]:
> Has the style in Hungary changed since the original formats were
introduced seven years ago (#16076)? Do you have a colleague who can +1
the changes?
>
> To me, the sentence in the article you linked "The time format is “hh
óra mm perc”, but the numeric form hh.mm can also be used (although colons
are sometimes used instead of dots)." doesn't really support this change.
Not even seven years ago was that the case. It was never official, I don't
know why is it changed to that in (#16076) ticket. I did my research, and
I found that ticket too (that is why the ticket name are the same). It may
have some other reasons why dots are there in Django, but we use
everywhere ':' and I didn't find any reasons for dots in Django, that's
why I made a ticket. Neighbor countries also use ':' separator in Django.
--
Ticket URL: <https://code.djangoproject.com/ticket/29090#comment:6>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"9cd313fc2e1282c9e40df62c89825eb7796988b2" 9cd313fc]:
{{{
#!CommitTicketReference repository=""
revision="9cd313fc2e1282c9e40df62c89825eb7796988b2"
Fixed #29090 -- Updated Hungarian time formats to use ':' instead of '.'.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/29090#comment:7>