See the dojox/date/islamic/locale reference documentation for more information.
| Parameter | Type | Description |
|---|---|---|
| options | oblect |
Optional
|
Add a reference to a bundle containing localized custom formats to be used by date/time formatting and parsing routines.
| Parameter | Type | Description |
|---|---|---|
| packageName | String | |
| bundleName | String |
Format a Date object as a String, using settings.
| Parameter | Type | Description |
|---|---|---|
| dateObject | dojox/date/islamic/Date | |
| options | Object |
Optional
|
Used to get localized strings from dojo.cldr for day or month names.
| Parameter | Type | Description |
|---|---|---|
| item | String | |
| type | String | |
| context | String |
Optional
|
| locale | String |
Optional
|
| date | dojox/date/islamic/Date |
Optional
|
This function parse string date value according to options
| Parameter | Type | Description |
|---|---|---|
| value | String | |
| options | Object |
Optional
|
Builds the regular needed to parse a islamic.Date
| Parameter | Type | Description |
|---|---|---|
| options | object |
Optional
|