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

disabledDate的一个问题 #67

Open
Timo534 opened this issue Oct 19, 2018 · 0 comments
Open

disabledDate的一个问题 #67

Timo534 opened this issue Oct 19, 2018 · 0 comments

Comments

@Timo534
Copy link

Timo534 commented Oct 19, 2018

我的function这样写,
disabledDate (time) {
return time.getTime() < new Date().getTime();
}
可是,今天的日期无法选择,必须先选择小时才可以选到当天的日期

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

1 participant