This is preliminary documentation and is subject to change.

ExtendedDateTime.Latest Method

Gets the latest possible date time

Definition

Namespace: MoreDateTime
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
C#
public ExtendedDateTime Latest()

Return Value

ExtendedDateTime
An ExtendedDateTime.

Implements

IExtendedDateTimeExtremityProvider.Latest()

See Also