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

call onSelect when click on time #213

Open
AMBIENTE1 opened this issue Apr 10, 2020 · 1 comment
Open

call onSelect when click on time #213

AMBIENTE1 opened this issue Apr 10, 2020 · 1 comment

Comments

@AMBIENTE1
Copy link

It is possible?

@dsauvage
Copy link

Description
Currently the onSelect event is triggered when the date is selected and not when the time is selected.

The patch attached triggers onSelect event;

  • when the date is selected and the dateOnly flag is set,
  • otherwise the onSelect event is triggered when time is selected, so that the developer get access to the date and time
    selected.

This issue is related to #187

Patch
dt-onselect.patch.txt

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