core / io.islandtime.parser / periodOfMonths

periodOfMonths

(iosArm64, iosX64, jvm, macosX64) inline fun DateTimeParserBuilder.periodOfMonths(length: IntRange = 1..10, crossinline builder: WholeNumberParserBuilder.() -> Unit = {}): Unit

Parse a period of whole months.

The number of months will be associated with DateTimeField.PERIOD_OF_MONTHS.