mirror of
https://github.com/xdan/datetimepicker.git
synced 2024-11-18 06:24:22 +00:00
Doc chinese
This commit is contained in:
parent
6fbc845fae
commit
8ff155bfb1
6
doc.tpl
6
doc.tpl
@ -419,8 +419,10 @@ $('#_datetimepicker_weekends_disable').datetimepicker({
|
||||
<strong>tr</strong> - Turkish<br>
|
||||
<strong>fr</strong> - French<br>
|
||||
<strong>es</strong> - Spanish<br>
|
||||
<strong>th</strong> - Thai</td>
|
||||
<strong>pl</strong> - Polish</td>
|
||||
<strong>th</strong> - Thai<br>
|
||||
<strong>pl</strong> - Polish<br>
|
||||
<strong>pl</strong> - Polish<br>
|
||||
<strong>ch</strong> - Simplified Chinese<br>
|
||||
<td>
|
||||
<pre><code data-language="javascript">{lang:'ru'}</code></pre>
|
||||
</td>
|
||||
|
@ -55,7 +55,7 @@ $('#datetimepicker1').datetimepicker({
|
||||
});
|
||||
$('#datetimepicker2').datetimepicker({
|
||||
yearOffset:222,
|
||||
lang:'th',
|
||||
lang:'ch',
|
||||
timepicker:false,
|
||||
format:'d/m/Y',
|
||||
formatDate:'Y/m/d',
|
||||
|
Loading…
Reference in New Issue
Block a user