A time converter converts timestamps into representations that may be used in UUIDs
| Methods | ||
|---|---|---|
public
|
calculateTime(string $seconds, string $microseconds): Hexadecimal
|
# |
public
|
convertTime(Hexadecimal $uuidTimestamp): Time
|
# |