diff --git a/developer_manual/client_apis/WebDAV/basic.rst b/developer_manual/client_apis/WebDAV/basic.rst
index d61f89a73..a232fe2f5 100644
--- a/developer_manual/client_apis/WebDAV/basic.rst
+++ b/developer_manual/client_apis/WebDAV/basic.rst
@@ -140,6 +140,8 @@ Supported properties
+===============================+==================================================+==========================================================================+
| | The creation date of the node. | ``"1970-01-01T00:00:00+00:00"`` |
+-------------------------------+--------------------------------------------------+--------------------------------------------------------------------------+
+| | Same as ``creationdate``, but as a timestamp. | ``0`` |
++-------------------------------+--------------------------------------------------+--------------------------------------------------------------------------+
| | The latest modification time. | ``"Wed, 20 Jul 2022 05:12:23 GMT"`` |
+-------------------------------+--------------------------------------------------+--------------------------------------------------------------------------+
| | The file's etag. | ``""6436d084d4805""`` |