This is preliminary documentation and is subject to change.

DateTimeExtensionsSplit Method

Overload List

Split(DateTimeRange, Int32) Splits the given range of DateTime into the given number of parts.
Split(DateTime, DateTime, Int32) Splits the given range of DateTime into the given number of parts.
Split(DateTime, TimeSpan, Int32) Splits the given range of DateTime into the given number of parts.

See Also