-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DatePicker type 为 timeperiod时,选择时间后显示异常 #1604
Labels
Comments
GleanCoder1116
added
enhancement
New feature or request
bug
Something isn't working
and removed
enhancement
New feature or request
labels
Feb 23, 2021
Merged
Merged
chownchen
added a commit
that referenced
this issue
Feb 23, 2021
GleanCoder1116
pushed a commit
that referenced
this issue
Feb 23, 2021
Merged
chownchen
added a commit
that referenced
this issue
Feb 23, 2021
chownchen
added a commit
that referenced
this issue
Feb 23, 2021
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
v1中
在使用日期选择期的timeperiod时,timeInterval设置成30。
选择2020-02-20的23:30~24:00时 选中之后结束日期展示成2020-02-20 00:00:00,实际上应该是2020-02-21 00:00:00。
日期延后了一天;
v2中
正常
v3
timeInterval设置成30 点击无效
The text was updated successfully, but these errors were encountered: