You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2018. It is now read-only.
I want to add my custom class to some specific dates array so that I can highlight those dates to show that there are bookings available in those dates. How could I achieve this. Please help me out. I am using the below code:-
Hi,
I want to add my custom class to some specific dates array so that I can highlight those dates to show that there are bookings available in those dates. How could I achieve this. Please help me out. I am using the below code:-
$('#datetimepicker12').datetimepicker({
inline: true,
format: 'YYYY-MM-DD'
});
Please advice me what should I need to add in this to achieve above. Reply asap.
Thanks & Regards,
Shweta Sharma
The text was updated successfully, but these errors were encountered: