vitmalina / w2ui

UI widgets for modern apps. Data table, forms, toolbars, sidebar, tabs, tooltips, popups. All under 120kb (gzipped).
http://w2ui.com
MIT License
2.64k stars 730 forks source link

Date field. In Russian, the dates in October are shifted by 1 day #2452

Open Stasof opened 11 months ago

Stasof commented 11 months ago

Short description Date field. In Russian language, the dates in October are shifted by 1 day. 06.10.23 is Saturday, but it should be Friday. The example in the attachment calendar_rus

What is current behavior 06.10.23 is Saturday

What is desired behavior 06.10.23 is should be Friday

Steps to reproduce or sample Go to https://w2ui.com/web/demos/#/fields/2 Select Russian language and click by field date

Stasof commented 11 months ago

This behavior is observed if the 1st day of the month falls on Sunday and weekStarts = 'M'