This is preliminary documentation and is subject to change.

IExtendedDateTimeExtremityProvider.Latest Method

Gets the latest possible date time.

Definition

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

Return Value

ExtendedDateTime
An ExtendedDateTime.

See Also