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