erquhartE
Convex Community3y ago
1 reply
erquhart

_creationTime format

Curious:
- why is _creationTime a number instead of a string timestamp?
- why a decimal instead of a whole number of milliseconds?

I'm adding durable createdAt and updatedAt fields across my tables, just curious if there's a notable advantage for me.

I do like that string timestamps are human readable, but you kind of fix that in the dashboard anyway.
Was this page helpful?