period Of Days
inline fun DateTimeParserBuilder.periodOfDays(length: IntRange = 1..10, crossinline builder: WholeNumberParserBuilder.() -> Unit = {})
Content copied to clipboard
Parse a period of whole days.
The number of days will be associated with DateTimeField.PERIOD_OF_DAYS.