Add Time() and Nanos() methods#50
Conversation
|
@satori will you please consider this pull request, or let me know what needs to change to accept it? |
|
This is a great addition -- We are trying to move away from gocql and this library is the best alternative minus this one missing function. |
|
@jbsturgeon as this has been oustanding since may, some of us have switched to using a public fork which includes the rollups and the time V1 functions. Please feel free to use the fork at https://github.com/rkuris/go.uuid which also contains a released version 1.2.0 that includes this fix: https://github.com/rkuris/go.uuid/releases/tag/v1.2.0 |
These methods can be used to extract time values from V1 UUIDs
|
I've rebased this before, and would be happy to rebase it again if that means it will get accepted. |
|
Would love to see this get added :) |
|
A bug in the code for this PR has been fixed in gofrs/uuid#31 |
These methods can be used to extract time values
from V1 UUIDs