Dates are not properly displayed in Modern UX using Portuguese locale
STEPS TO REPRODUCE:
1. Login to MUX and set the user 'Locale' to Portuguese
2. Log out and log in for chages to take effect
3. Open a specific project and go to the properties tab
4. Check the Start and Finish Date fields
Expected Results: Start/Finish Dates are displayed properly.
INÍCIO: 1 de ago. de 2023
TÉRMINO: 4 de set. de 2023
Actual Results: Start/Finish Dates are not displayed properly.
INÍCIO: 1 '1E' ago '1E' 2023
TÉRMINO: 4 '4E' set'4E' 2023
Clarity 16.1.3
This is caused by DE77334
This is fixed in 16.2.0
The defect fix can not backported to 16.1.3
This issue is reproducible due to migration of date picker to stenciljs and dayjs. The fix does not work for angularjs-based date picket instance. Hence can not be fixed in 16.1.3.1
A similar defect was seen in the past
Clarity: Start/Finish Date is not displayed properly in New UX when language is set to Portuguese