dijit._Calendar.getClassForDate
dojo.require("dijit._Calendar");
defined in dijit/_Calendar.js
May be overridden to return CSS classes to associate with the date entry for the given dateObject, for example to indicate a holiday in specified locale.
parameter | type | description |
---|---|---|
dateObject | Date | |
locale | String | Optional. |