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

Undocumented Feature#690

Open
radmation wants to merge 38 commits intosmalot:masterfrom
AuspeXeu:master
Open

Undocumented Feature#690
radmation wants to merge 38 commits intosmalot:masterfrom
AuspeXeu:master

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