-
Bug
-
Resolution: Won't Fix
-
Normal
-
None
-
6.0.1
Datebox error message is showing invalid date format for Czech (possibly other languages too).
see attached screenshot.
final String fmt = getRealFormat(); in coerceFromString() method returns wrong format tt.MM.uuu but it should be dd.mm.rrrr in Czech (den, mesic, rok)
- duplicates
-
ZK-1982 java bug causing wrong localized date format in datebox error message
- Closed