
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
- Vercel Deployment issue
I am trying to deploy my web project using vercel, but in the deployed link, it is fetching some of the attributes and for the rest it is giving "not found" err...
- Failing to run document operations on sd...
Could someone point me in the right direction I'm going in cirlces. I have a problem with sdks and my self-hosted server in production (for ~3 years) I have bee...
- Attributes stuck at Processing
the attributes are in processing
