This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
Replies: 1 comment 3 replies
-
you could use a unix timestamp (or any datetime string for that matter) as the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What is the best practice to use Deta Base to log completion report (success or failure) such that it appears chronologically on the UI. I am currently using the system generated key but I do have a date time stamp as part of the log. An expiry is set to delete entry in X days. Presently, it is appearing randomly and I have to check my own timestamp. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions