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