Functiondijit._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.

Usage

function (/*Date*/ dateObject, /*String?*/ locale) (view source)
parametertypedescription
dateObjectDate 
localeStringOptional.