Skip to content
This repository has been archived by the owner on Feb 14, 2019. It is now read-only.

Undocumented Feature #690

Open
wants to merge 38 commits into
base: master
Choose a base branch
from
Open

Undocumented Feature #690

wants to merge 38 commits into from

Conversation

Radmation
Copy link

@Radmation Radmation commented Sep 12, 2017

Hello - i was looking for a way to fire an event when the day is changed and I stumbled accross this and this method is not documented in the readme

Please add this to the readme.

// Fires on day select event
$("#yourdatepicker").datetimepicker().on('changeDay', function (ev) {
console.log('day changed');
});

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants