| Split(TimeOnlyRange, Int32) | Splits the given range of TimeOnly into the given number of parts. | 
| Split(TimeOnly, TimeOnly, Int32) | Splits the given range of TimeOnly into the given number of parts. | 
| Split(TimeOnly, TimeSpan, Int32) | Splits the given range of TimeOnly into the given number of parts. |