That means that you did something like this
Code:
        MonthCalendar1.AddBoldedDate(#12/19/2009 08:00#)
instead of
Code:
        MonthCalendar1.AddBoldedDate(#12/19/2009#)