mirror of
https://github.com/xdan/datetimepicker.git
synced 2024-12-08 05:34:22 +00:00
Merge pull request #332 from extremumratio/master
setLocale in documentation
This commit is contained in:
commit
3b2d123f30
@ -1,5 +1,12 @@
|
|||||||
datetimepicker
|
# datetimepicker
|
||||||
==============
|
==============
|
||||||
|
|
||||||
|
**!!! The latest version of the options 'lang' obsolete. The language setting is now global. !!!**
|
||||||
|
|
||||||
|
Use this:
|
||||||
|
```javascript
|
||||||
|
$.datetimepicker.setLocale('en');
|
||||||
|
```
|
||||||
[Documentation][doc]
|
[Documentation][doc]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user