-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.5
-
Component/s: Layouts & Widgets
-
Upgrade notes:
NXP-7231 introduced changes to add century to default date formaters.
The problem is that it's not possible anymore to get a default date formater where century is guessed from current century, as the standard date format SHORT does.
=> add a new pseudo format "shortWithCentury" and make default formatters use it, and keep the "short" format as it was before changes done in NXP-7231.
- is required by
-
NXP-7231 Make default date formatters handle century
- Resolved