react-bootstrap-datetimepicker
react-bootstrap-datetimepicker copied to clipboard
How could I add custom class to hightlight some specific dates.
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