Closed dashmug closed 5 years ago
Use case:
If I store the ULID in the DB and I can retrieve timestamp information from the ULID, I won't need to store a separate timestamp column anymore.
See decodeTime. Looks like it's not documented in the README.
@dashmug decodeTime will work
decodeTime
Closing the issue, feel free to re-open if you need to
Use case:
If I store the ULID in the DB and I can retrieve timestamp information from the ULID, I won't need to store a separate timestamp column anymore.