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

Time click/select doesn't trigger the onSelect method ? #187

Open
hpolonkoev opened this issue Mar 7, 2017 · 1 comment
Open

Time click/select doesn't trigger the onSelect method ? #187

hpolonkoev opened this issue Mar 7, 2017 · 1 comment

Comments

@hpolonkoev
Copy link

hpolonkoev commented Mar 7, 2017

Hello,

Thank you for the plugin and your work.

I was wondering if the select time has the correct behaviour ?
While selecting a date the onSelect method is triggers well, on the other hand while clicking/selecting time it doesn't go through onSelect.

I am using specific format date which I modify in onSelect method. Whereas the time select get the format that is in formatDate, not what I am looking for.

Any ideas ?

For now I am using onchange event on input field. But it would be nice if I could use onSelect method of datetimepicker.

spaider88 added a commit to spaider88/jquery-simple-datetimepicker that referenced this issue Aug 4, 2017
@spaider88
Copy link
Contributor

Check my commit. It should solve your problem.

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