toTotalDays

fun Period.toTotalDays(): Double

Calculate the aproximate number of days comprised in a time period.

Receiver

Period from which calculate the number of days.

Return

Aproximate number of days of the period.