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

v3.8.5版本能否使用setValue自定义日期? #53

Closed
Ccxmm opened this issue Sep 25, 2017 · 1 comment
Closed

v3.8.5版本能否使用setValue自定义日期? #53

Ccxmm opened this issue Sep 25, 2017 · 1 comment

Comments

@Ccxmm
Copy link

Ccxmm commented Sep 25, 2017

v3.8.5版本怎么能像v6.0.0一样使用setValue自定义日期?

var custom = $("#inpstart").jeDate({
    format: "YYYY-MM-DD hh:mm",
});
custom.setValue("2017-09-01 00:00");
@singod
Copy link
Owner

singod commented Sep 27, 2017

6.0.0之前的版本都不可以使用setValue自定义日期,这个是新版独有的

@singod singod closed this as completed Nov 3, 2017
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