Click or drag to resize

TimeUuidMin Method

Returns the smaller possible type 1 uuid with the provided date.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public static TimeUuid Min(
	DateTimeOffset date
)

Parameters

date
Type: SystemDateTimeOffset

Return Value

Type: TimeUuid
See Also