IExtendedDateTimeExtremityProvider Interface
The extended date time extremity provider, provides methods to get the earliest and latest possible date times
Namespace: MoreDateTime.InterfacesAssembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
public interface IExtendedDateTimeExtremityProvider
Dim instance As IExtendedDateTimeExtremityProvider
public interface class IExtendedDateTimeExtremityProvider
No code example is currently available or this language may not be supported.
Earliest
|
Gets the earliest possible date time.
|
Latest
|
Gets the latest possible date time.
|