setLocale in documentation

This commit is contained in:
extremumratio 2015-09-25 15:32:41 +05:00
parent 81bca307a9
commit c013a4e858

View File

@ -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]