react-bootstrap-datetimepicker icon indicating copy to clipboard operation
react-bootstrap-datetimepicker copied to clipboard

How could I add custom class to hightlight some specific dates.

Open shwetasharma06 opened this issue 9 years ago • 0 comments

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

shwetasharma06 avatar May 12 '16 08:05 shwetasharma06