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