Failed to change names to days of the week in the calendar

Changing the name of the day of the week in the calendar is not taken in the correct order

Without changing the name of the days of the week
image
By changing the name of the days of the week
image

<dayNames>
    <day dayOfWeek="MONDAY"
         value="L"/>
    <day dayOfWeek="TUESDAY"
         value="M"/>
    <day dayOfWeek="WEDNESDAY"
         value="X"/>
    <day dayOfWeek="THURSDAY"
         value="J"/>
    <day dayOfWeek="FRIDAY"
         value="V"/>
    <day dayOfWeek="SATURDAY"
         value="S"/>
    <day dayOfWeek="SUNDAY"
         value="D"/>
</dayNames>

Nelson F

Hi, @nelsonflorez

the issue is reproduced. I’ll create a ticket in YouTrack and share a link with you later.

upd: Link to a ticket: YouTrack.

Regards,
Daniil.