This is preliminary documentation and is subject to change.

DateOnlyExtensionsSplit Method

Overload List

Split(DateOnlyRange, Int32) Splits the given range of DateOnly into the given number of parts.
Split(DateOnly, DateOnly, Int32) Splits the given range of DateOnly into the given number of parts.
Split(DateOnly, TimeSpan, Int32) Splits the given range of DateOnly into the given number of parts.

See Also