Documentation
dojo.date.locale.addCustomFormats¶
| Project owner: | ?– |
|---|---|
| since: | V? |
TODOC
API Info¶
| full API: | http://dojotoolkit.org/api/dojo/date/locale/addCustomFormats |
|---|---|
| summary: | Add a reference to a bundle containing localized custom formats to be used by date/time formatting and parsing routines. |
Parameters¶
Signature
dojo.date.locale.addCustomFormats( /* String */ packageName, /* String */ bundleName)
Overview
- packageName String
- bundleName String
