How to highlight start date in calendar view?

Hi,

I have a Calendar view in an application where entries can span more than one week. I would like to identify the start date of an entry so that it is obvious which week (day) the entry starts on. I basically want to be able to add something to the data shown if ‘Date’ = Start_Date, but have no idea on how to obtain ‘Date’ Any ideas?

TIA