Skip to content
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

ie11中datepicker无法反选,时间格式问题,谷歌正常 #3153

Closed
runningxiao opened this issue Mar 25, 2019 · 0 comments
Closed

ie11中datepicker无法反选,时间格式问题,谷歌正常 #3153

runningxiao opened this issue Mar 25, 2019 · 0 comments

Comments

@runningxiao
Copy link

Reproduction link

https://stackblitz.com/edit/ng-zorro-antd-start?file=src%2Fapp%2Fapp.module.ts

Steps to reproduce

自己设置了事件数据,在谷歌中测试正常,但是在ie11中时间框有问题

What is expected?

能像谷歌浏览器一样正常

What is actually happening?

无法打开,使用new Date()是正常的,使用new Date('2019-03-02 08:00:30')不正常,出现问题

Environment Info
ng-zorro-antd 7.1.0
Browser ie11

可能是时间格式问题在ie中无法选上,但是我打印出来是跟new Date()格式是一样的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants