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

The timepicker.timeRange is not work after i changed the endtime to 00:mm; #947

Open
HOLYYUN opened this issue Apr 11, 2018 · 0 comments
Open

Comments

@HOLYYUN
Copy link

HOLYYUN commented Apr 11, 2018

I use the timepicker to set starttime and end time in this core
$.timepicker.timeRange($('#FirstDateTimeBegin'),$('#FirstDateTimeEnd'), { minInterval: (1000 * 60 * 60), // 1h timeFormat: 'HH:mm', start: {}, // start picker options end: {} // end picker options } );
if i don't set endtime to 00:mm,it's worked; After i set the endtime to 00:mm,it's not worked again。
it's also happend at the examples http://trentrichardson.com/examples/timepicker/

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