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

时间格式为YYYY-MM的时候, 最小最大日期功能失效 #87

Closed
blogwy opened this issue Nov 7, 2018 · 0 comments
Closed

时间格式为YYYY-MM的时候, 最小最大日期功能失效 #87

blogwy opened this issue Nov 7, 2018 · 0 comments

Comments

@blogwy
Copy link

blogwy commented Nov 7, 2018

jeDate("#select2",{
format: "YYYY-MM",
minDate:"2018-07-01",
maxDate: "2018-11-01",
multiPane: false,
range:" 至 ",
donefun: function (obj) {}
});
minDate和maxDate 设置为 YYYY-MM-DD 或者 YYYY-MM都无效

@blogwy blogwy closed this as completed Nov 7, 2018
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