Click or drag to resize

TimeUuidMax Method

Returns the biggest possible type 1 uuid with the provided Date.

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

Parameters

date
Type: SystemDateTimeOffset

Return Value

Type: TimeUuid
See Also