[tor-commits] [ooni-probe/master] Add pointers to where to find the list of country codes
art at torproject.org
art at torproject.org
Thu Dec 6 21:39:18 UTC 2012
commit ef3a9e5448c1246f8f6b64e18e6feb1740bc7407
Author: Arturo Filastò <art at fuffa.org>
Date: Thu Dec 6 19:08:53 2012 +0100
Add pointers to where to find the list of country codes
---
docs/source/reports.rst | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/docs/source/reports.rst b/docs/source/reports.rst
index 7a49dcb..00c2db9 100644
--- a/docs/source/reports.rst
+++ b/docs/source/reports.rst
@@ -18,12 +18,15 @@ following convention:
``dateInISO8601Format`` _ ``probeASNumber`` .yamloo
-The date is expressed using `ISO 8601 <http://en.wikipedia.org/wiki/ISO_8601`_
+The date is expressed using `ISO 8601 <http://en.wikipedia.org/wiki/ISO_8601>`_
including seconds and with no ``:`` to delimit hours, minutes, days.
-Like so
+Like so:
- ``YEAR`` - ``MONTH`` - ``DAY`` T ``HOURS`` ``MINUTES`` ``SECONDS`` Z
+``YEAR`` - ``MONTH`` - ``DAY`` T ``HOURS`` ``MINUTES`` ``SECONDS`` Z
+
+Look `here for the up to date list of ISO 8601 country codes
+<http://www.iso.org/iso/home/standards/country_codes/country_names_and_code_elements_txt.htm>`_
The time is **always** expressed in UTC.
More information about the tor-commits
mailing list