Skip to content

Commit 57b594e

Browse files
docs: add creationdate to supported DAV properties table
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
1 parent 24c7694 commit 57b594e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

developer_manual/client_apis/WebDAV/search.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ not all properties can be used for each operation.
6565
+----------------------------------------------+---------------------------------+------------+------------+----------+----------+
6666
| {DAV:}getlastmodified | Modified date |||| Datetime |
6767
+----------------------------------------------+---------------------------------+------------+------------+----------+----------+
68+
| {DAV:}creationdate | Creation date |||| Datetime |
69+
+----------------------------------------------+---------------------------------+------------+------------+----------+----------+
6870
| {http://nextcloud.org/ns}upload_time | Upload date |||| Datetime |
6971
+----------------------------------------------+---------------------------------+------------+------------+----------+----------+
7072
| {http://owncloud.org/ns}size | File size or folder size |||| Integer |

0 commit comments

Comments
 (0)