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