duration Of Hours
inline fun DateTimeParserBuilder.durationOfHours(length: IntRange = 1..19, crossinline builder: WholeNumberParserBuilder.() -> Unit = {})
Content copied to clipboard
Parse a duration of whole hours.
The number of hours will be associated with DateTimeField.DURATION_OF_HOURS.