German date format
fixed by my client, they use a dot in this case : https://www.wikihow.com/Write-German-Dates
This commit is contained in:
parent
007ae59788
commit
361d2352a5
@ -18,7 +18,7 @@ FormatHourShortJQuery=HH:MI
|
|||||||
FormatHourShort=%H:%M
|
FormatHourShort=%H:%M
|
||||||
FormatHourShortDuration=%H:%M
|
FormatHourShortDuration=%H:%M
|
||||||
FormatDateTextShort=%d %b %Y
|
FormatDateTextShort=%d %b %Y
|
||||||
FormatDateText=%d %B %Y
|
FormatDateText=%d. %B %Y
|
||||||
FormatDateHourShort=%d.%m.%Y %H:%M
|
FormatDateHourShort=%d.%m.%Y %H:%M
|
||||||
FormatDateHourSecShort=%d.%m.%Y %H:%M:%S
|
FormatDateHourSecShort=%d.%m.%Y %H:%M:%S
|
||||||
FormatDateHourTextShort=%d %b %Y %H:%M
|
FormatDateHourTextShort=%d %b %Y %H:%M
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user