diff options
author | Dan McGee <dan@archlinux.org> | 2010-12-14 10:10:36 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-12-14 10:10:36 -0600 |
commit | f63a1a9518ee3f1c3b980ba973392422f8ce82ca (patch) | |
tree | ecffb339f479fedc9385d6858ef63e8a12fe9720 /templates/mirrors/status.html | |
parent | 6528f52cff2abf72a1cb1deb18a398614f3db5f5 (diff) |
Add note about UTC datetimes
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/mirrors/status.html')
-rw-r--r-- | templates/mirrors/status.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/mirrors/status.html b/templates/mirrors/status.html index 7ed42f5e..28b2ffea 100644 --- a/templates/mirrors/status.html +++ b/templates/mirrors/status.html @@ -54,7 +54,8 @@ an average interval of {{ check_frequency|duration }} (hh:mm).</p> <p>This data is also available in <a href="json/">JSON format</a>. The - units of all time/duration values are in seconds.</p> + units of all time/duration values are in seconds; date/time values are + UTC.</p> <a name="outofsync" id="outofsync"></a> <h3>Out of Sync Mirrors</h3> |