gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: update timestamp values to standard


From: gnunet
Subject: [taler-docs] branch master updated: update timestamp values to standard format
Date: Thu, 25 Mar 2021 23:53:50 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 5d3ab4e  update timestamp values to standard format
5d3ab4e is described below

commit 5d3ab4eba372d2372c43e5d83b34824b701e5c43
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Thu Mar 25 18:50:46 2021 -0400

    update timestamp values to standard format
---
 taler-mcig.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/taler-mcig.rst b/taler-mcig.rst
index 1497fed..3a67b78 100644
--- a/taler-mcig.rst
+++ b/taler-mcig.rst
@@ -461,10 +461,10 @@ The backend returns ``200 OK`` with body:
          "description": "Beethoven Sonatas"
        }
      ],
-     "timestamp": "2021-03-23T22:14:25",
-     "refund_deadline": "2021-03-23T22:14:25",
-     "pay_deadline": "2021-03-23T22:15:25",
-     "wire_transfer_deadline": "2021-03-23T22:16:25",
+     "timestamp": "2021/03/23 22:14:25",
+     "refund_deadline": "2021/03/23 22:14:25",
+     "pay_deadline": "2021/03/23 22:15:25",
+     "wire_transfer_deadline": "2021/03/23 22:16:25",
      "merchant_pub": FIXME,
      "merchant_base_url": "https://example.com/";,
      "merchant":

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]