
Is there a .now() from the DB server time, possibility when creating a document on maybe an attribute (created_at) ?
Getting this from client is not reliable. Spinning a cloud function for this is not ok.
The underlying mysql DB has this option build in, just wanted to know if it can be used.

Every Document has a $createdAt
and $updatedAt
parameter

Did eventually found this. But this is not available to sort elements into the console (admin) right ?

Also could not really find the 2 in the docs. 👀

Found them on GitHub

You can’t currently sort in the Console, but you can have it sorted with listDocuments

Recommended threads
- Automatically Assigning the user and tea...
Hey AppWriters! Day 2 for me 😅 I'm reading the docs https://appwrite.io/docs/products/auth/team-invites In order to understand how a document is added then ...
- The current user is not authorized to pe...
There is an error i am facing: `2025-05-17 09:32:05,387 - __main__ - ERROR - Appwrite Exception checking subscription for guild 1025382753790865508: The curren...
- Appwrite New York is 500 Internal Error
