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

设置 isShow 为false 之后format: "YYYY-MM-DD hh:mm:ss" 不起作用 #71

Closed
llsldwy opened this issue Feb 9, 2018 · 0 comments
Closed

Comments

@llsldwy
Copy link

llsldwy commented Feb 9, 2018

您好,我在查看您的例子的时候,发现 如果 isShow:false 之后日期控件直接显示出来,但是我设置format等于YYYY-MM-DD hh:mm:ss 之后,还是只能选择天,不能选择分钟

例如
$("#show04").jeDate({
isShow:false,
format: "YYYY-MM-DD hh:mm:ss"
});

@llsldwy llsldwy changed the title 设置 isShow 为true 之后format: "YYYY-MM-DD hh:mm:ss" 不起作用 设置 isShow 为false 之后format: "YYYY-MM-DD hh:mm:ss" 不起作用 Feb 9, 2018
@singod singod closed this as completed May 8, 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

2 participants