This is preliminary documentation and is subject to change.

IExtendedDateTimeExtremityProviderEarliest Method

Gets the earliest possible date time.

Definition

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

Return Value

ExtendedDateTime
An ExtendedDateTime.

See Also