core / io.islandtime.parser / periodOfDays

periodOfDays

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

Parse a period of whole days.

The number of days will be associated with DateTimeField.PERIOD_OF_DAYS.