Showing Multiple Days in a calendar view

I have a Virtual Sign Out Board for my team, and there are 2 fields for thedate(s) the user will be out. They are both Date/Time fields, and havecalendar Control enabled. The Only view in the database is a Calendar view. If the User Signs out for more than one day (i.e. from the 1st to the 5th) the calendar view shows ONLY the first day that the person signed out. I know that a calendar view requires 2 columns; a date column, and then a duration column (in Minutes) I am stumped. Please help me get all the dates in between those sign out fields to show up in the calendar view.

Also, if the users change the view in the calendar view(one day, 7 days, 5 day work week)

SUNDAY shows up first, but with Monday’s date, and they have to toggle to correct that. Is there any way to make Monday default for the first day in those views?