Specifies that a date will be displayed in bold every month in the month calendar.
public void addMonthlyBoldedDate( Time date )
date
A Time object that represents the date to display in bold every month.
WFCException thrown if the value specified for the date parameter evaluates to null.
Call the updateBoldedDates method after calling this method.