diff options
-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> |