From 7bc8b31e418e366701e0094130e70ffd04e6cc37 Mon Sep 17 00:00:00 2001 From: Louis Chemineau Date: Wed, 3 May 2023 16:22:58 +0200 Subject: [PATCH] Improve creation_time example Signed-off-by: Louis Chemineau --- developer_manual/client_apis/WebDAV/basic.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/client_apis/WebDAV/basic.rst b/developer_manual/client_apis/WebDAV/basic.rst index 540503191..61fb58892 100644 --- a/developer_manual/client_apis/WebDAV/basic.rst +++ b/developer_manual/client_apis/WebDAV/basic.rst @@ -182,7 +182,7 @@ Supported properties | | | | ``W``: Updateable (file) | | | | | ``CK``: Creatable | +-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------+ -| | Same as ``creationdate``, but as a timestamp. | ``0`` | +| | Same as ``creationdate``, but as a timestamp. | ``1675789581`` | +-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------+ | | The type of mount. | | ``''`` = local | | | | | ``'shared'`` = received share |