dojo.date.locale.isWeekend
dojo.require("dojo.date.locale");
defined in dojo/date/locale.js
Determines if the date falls on a weekend, according to local custom.
parameter | type | description |
---|---|---|
dateObject | Date | Optional. |
locale | String | Optional. |