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无法反选,时间格式问题,谷歌正常 #3154

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

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

runningxiao opened this issue Mar 25, 2019 · 4 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()格式是一样的

@ng-zorro-bot
Copy link
Collaborator

Hello @runningxiao. Please provide a online reproduction by forking this link https://stackblitz.com/edit/ng-zorro-antd-start or a minimal GitHub repository. Issues labeled by Need Reproduce will be closed if no activities in 7 days.

你好 @runningxiao, 我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过点击 此处 创建一个 stackblitz 或者提供一个最小化的 GitHub 仓库。7 天内未跟进的 issue 将会被自动关闭。

@runningxiao
Copy link
Author

@vthinkxie
Copy link
Member

@runningxiao 先fork再save,你提供的链接是原始链接

@runningxiao
Copy link
Author

找到问题了。

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

No branches or pull requests

3 participants