This is preliminary documentation and is subject to change.

DateOnlyRangeOrder Method

Orders the range, so that Start is guaranteed to be less or equal End

Definition

Namespace: MoreDateTime
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
C#
public DateOnlyRange Order()

Return Value

DateOnlyRange
Itself ordered

See Also