mirror of
https://github.com/scratchfoundation/jquery-timeago.git
synced 2024-11-27 01:35:40 -05:00
Updated usage docs
This commit is contained in:
parent
2d9153ca81
commit
293aaf8042
1 changed files with 2 additions and 2 deletions
|
@ -94,8 +94,8 @@ jQuery(document).ready(function() {
|
|||
<pre>
|
||||
<abbr class="timeago" title="2008-07-17T09:24:17Z"><em><abbr class="timeago" title="2008-07-17T09:24:17Z">time ago</abbr></em></abbr></pre>
|
||||
|
||||
<p class="how">
|
||||
As time passes, the timestamps will automatically update.
|
||||
<p>
|
||||
which yields: <abbr class="timeago" title="2008-07-17T09:24:17Z">July 17, 2008</abbr>. As time passes, the timestamps will automatically update.
|
||||
</p>
|
||||
|
||||
<h3>Why?</h3>
|
||||
|
|
Loading…
Reference in a new issue