Skip to content

Commit 0be4f99

Browse files
Merge pull request #14110 from nextcloud/feat/1699/recent-files-mark-recently-created
docs: add creationdate to supported DAV properties table
2 parents 0534224 + d47319a commit 0be4f99

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://nextcloud.org/ns}last_activity | Latest of upload and modified date | ✓ ||| Datetime |

0 commit comments

Comments
 (0)