mirror of
https://github.com/xdan/datetimepicker.git
synced 2024-11-18 06:24:22 +00:00
link to english version
This commit is contained in:
parent
82a256409f
commit
985a52050f
2
doc.tpl
2
doc.tpl
@ -540,7 +540,7 @@ jQuery(function(){
|
||||
<tr id="format">
|
||||
<td><a href="#format">format</a></td>
|
||||
<td>Y/m/d H:i</td>
|
||||
<td>Format datetime. <a href="http://php.net/manual/ru/function.date.php" target="_blank">More</a> Also there is a special type of <a href="#unixtime"><em>«unixtime»</em></a></td>
|
||||
<td>Format datetime. <a href="https://www.php.net/manual/en/function.date.php" target="_blank">More</a> Also there is a special type of <a href="#unixtime"><em>«unixtime»</em></a></td>
|
||||
<td>
|
||||
<pre><code class="language-javascript">{format:'H'}
|
||||
{format:'Y'}{format:'unixtime'}</code></pre>
|
||||
|
Loading…
Reference in New Issue
Block a user