Sets an array of Time objects that represent dates that are displayed in bold every year in the month calendar.
public void setAnnuallyBoldedDates( Time[] dates )
dates
An array of Time objects that represent the dates to display in bold every year in the month calendar.
Calling this method removes existing information about which dates to display in bold.
See Also getAnnuallyBoldedDates