2 date fields on the same calendar?

Hello. I have a table with the fields: Name | Check-In Date | Check-Out Date.
I would like to see on the calendar both the Check-In and the Check-Out dates (but only this dates, without the days in the middle being also populated on the calendar).
Any ideas how to do this?
Thank you everyone.

As you want dates from single row to show up separately - you need to transform your data so there are two separate rows for check in and checkout.