[Feature] Display optimization suggestions for the calendar component #6649
dufu1991
started this conversation in
Feature requests
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
First of all, thank you very much for adding support for multiple languages. Then I noticed that in Chinese scenarios, in the calendar component view, the weekday representation can actually omit the week name and directly use "[一,二,三,四,五,六,日]", which is more concise and neater in terms of layout than "周一,周二", and will not require much understanding from the user.
All reactions