Y
Hacker News
new
|
ask
|
show
|
jobs
by
ilikehurdles
1310 days ago
UUIDv7 is sortable by time but I’m not sure if it’s possible to derive the time stamp from the UUID somehow.
1 comments
jayknight
1310 days ago
The first 48 bits of uuidv7 is the number of microseconds since the epoch.
link