Returns the biggest possible type 1 uuid with the provided Date.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.0
Syntaxpublic static TimeUuid Max(
DateTimeOffset date
)
Parameters
- date
- Type: SystemDateTimeOffset
Return Value
Type:
TimeUuid
See Also