ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.1k stars 14.64k forks source link

There is a problem with the date display after the [bug report] calendar component sets the first day of week #18611

Open bingomvm opened 4 years ago

bingomvm commented 4 years ago

Element UI version

2.13.0

OS/Browsers version

mac chrome(79.0.3945.88)

Vue version

2.5.16

Reproduction Link

https://jsfiddle.net/ota63Lp1/

Steps to reproduce

日历组件设置周起始日为3,然后点击生上个月按钮直至2019年十月。

What is Expected?

2019年10月1号为周二。

What is actually happening?

组件显示10月1号是周三

element-bot commented 4 years ago

Translation of this issue:

Element UI version

2.13.0

OS/Browsers version

mac chrome(79.0.3945.88)

Vue version

2.5.16

Reproduction Link

https://jsfiddle.net/ota63Lp1/

Steps to reproduce

The calendar component sets the start date of the week to 3, and then click the generate last month button until October 2019.

What is Expected?

October 1, 2019 is Tuesday.

What is actually happening?

The component shows that October 1 is Wednesday

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.