git.cweiske.de
/
phancap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
270dcaf
)
describe ages
author
Christian Weiske
<cweiske@cweiske.de>
Tue, 15 Apr 2014 15:32:56 +0000
(17:32 +0200)
committer
Christian Weiske
<cweiske@cweiske.de>
Tue, 15 Apr 2014 15:32:56 +0000
(17:32 +0200)
www/index.php
patch
|
blob
|
history
diff --git
a/www/index.php
b/www/index.php
index f67d2ae1babccfe63935327394e50b2c0615a46e..bc43e227cd4c781c9fe7f1a1c24ea6f854370a00 100644
(file)
--- a/
www/index.php
+++ b/
www/index.php
@@
-95,7
+95,15
@@
foreach ($options->options as $name => $option) {
</tbody>
</table>
</div>
-
+ <p>
+ Ages can be given as ISO 8601 duration specification, for example:
+ </p>
+ <dl class="dl-horizontal">
+ <dt><tt>P1Y</tt></dt><dd>1 year</dd>
+ <dt><tt>P2W</tt></dt><dd>2 weeks</dd>
+ <dt><tt>P1D</tt></dt><dd>1 day</dd>
+ <dt><tt>PT4H</tt></dt><dd>4 hours</dd>
+ </dl>
<h2 id="tools">Tools</h2>
<ul class="list-group">