Use consistent number of letters to denote the YYYY field.
svn: r16807
This commit is contained in:
parent
8b77461530
commit
79f3bde62b
@ -217,7 +217,7 @@ class DateDisplayRU(DateDisplay):
|
||||
|
||||
formats = (
|
||||
"ГГГГ-ММ-ДД (ISO)", "Численный", "Месяц День, Год",
|
||||
"МЕС ДД, ГГГГГ", "День Месяц, Год", "ДД МЕС, ГГГГГ"
|
||||
"МЕС ДД, ГГГГ", "День Месяц, Год", "ДД МЕС, ГГГГ"
|
||||
)
|
||||
|
||||
hebrew = ( u"",
|
||||
|
Loading…
Reference in New Issue
Block a user