From 4c99aad3681b5b63fabc50a3c3db4158636d3a80 Mon Sep 17 00:00:00 2001 From: MaoyangLiu Date: Sun, 16 Dec 2018 15:33:04 +0800 Subject: [PATCH] modify http link to https link Change-Id: Ie61efa8bcfeeafd15426c8728c741c7e7b34f553 --- doc/source/userdoc/api_v1.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/userdoc/api_v1.0.rst b/doc/source/userdoc/api_v1.0.rst index 29b7486da..6e0b56225 100644 --- a/doc/source/userdoc/api_v1.0.rst +++ b/doc/source/userdoc/api_v1.0.rst @@ -76,7 +76,7 @@ end_date When the period ends ========== =========== Both ``start_date`` and ``end_date`` take as their argument `Unix time -`_ +`_ For example to specify ``'Thu Jan 1 00:00:00 UTC 2015'`` the value would be ``1420070400``