summaryrefslogtreecommitdiff
path: root/taler-mcig.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-26 14:21:24 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-26 14:21:44 -0400
commit5f62198bd0ccc1599a836295f4c42be84b362606 (patch)
tree384aa81b12068e06ab5bd27fb7f14dc41a51382b /taler-mcig.rst
parent0ba52664158c2de81b0f805c417046ff5ebf86c0 (diff)
downloaddocs-5f62198bd0ccc1599a836295f4c42be84b362606.tar.gz
docs-5f62198bd0ccc1599a836295f4c42be84b362606.tar.bz2
docs-5f62198bd0ccc1599a836295f4c42be84b362606.zip
add link to wikipedia entry for ‘Unix epoch’
Diffstat (limited to 'taler-mcig.rst')
-rw-r--r--taler-mcig.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-mcig.rst b/taler-mcig.rst
index cbdc3452..77a21a13 100644
--- a/taler-mcig.rst
+++ b/taler-mcig.rst
@@ -485,7 +485,7 @@ The backend returns ``200 OK`` with body:
Notes:
- The ``order_id`` value is the one given in the ``PostOrderResponse``.
- The ``timestamp`` value represents 2021-03-23 22:14:25 UTC
- in milliseconds after the epoch.
+ in milliseconds after the `epoch <https://en.wikipedia.org/wiki/Unix_epoch>`__.
- The ``refund_deadline`` value is the same as the ``timestamp`` value
(no refunds possible).
- The ``pay_deadline`` value is one minute after the ``timestamp`` value.