Closed GoogleCodeExporter closed 9 years ago
Check your language file,
maybe try English language , to see if it works
Original comment by ggp...@gmail.com
on 10 May 2012 at 2:23
You are right !
in english language date & hour is in good format 15/03/11 13:04
is there in language file to get good format ?
Original comment by coilltea...@gmail.com
on 10 May 2012 at 5:31
Check the french language file do you have the default?
i will check it, if the default language file has this bug
Original comment by ggp...@gmail.com
on 10 May 2012 at 11:18
You are right, default French language file has wrong language string
will fix
Original comment by ggp...@gmail.com
on 10 May 2012 at 11:19
About line 934 of your french language file, use these:
FLEXI_DATE_FORMAT_FLEXI_VERSIONS_J16GE="d/M H:i"
FLEXI_DATE_FORMAT_FLEXI_ITEMS_J16GE="d/m/y H:i"
FLEXI_DATE_FORMAT_FLEXI_VERSIONS="%d/%m %H:%M"
FLEXI_DATE_FORMAT_FLEXI_ITEMS="%d/%m/%y %H:%M"
Fixed in r1286
Original comment by ggp...@gmail.com
on 10 May 2012 at 11:41
Original issue reported on code.google.com by
coilltea...@gmail.com
on 28 Apr 2012 at 10:21