From: Christian Weiske Date: Tue, 15 Apr 2014 15:32:56 +0000 (+0200) Subject: describe ages X-Git-Tag: v0.1.0~6 X-Git-Url: https://git.cweiske.de/phancap.git/commitdiff_plain/c8e189e3e03556624571f6d059ac4fba447ae77d describe ages --- diff --git a/www/index.php b/www/index.php index f67d2ae..bc43e22 100644 --- a/www/index.php +++ b/www/index.php @@ -95,7 +95,15 @@ foreach ($options->options as $name => $option) { - +

+ Ages can be given as ISO 8601 duration specification, for example: +

+
+
P1Y
1 year
+
P2W
2 weeks
+
P1D
1 day
+
PT4H
4 hours
+

Tools