lengthOfMonth

val LocalDate.lengthOfMonth: Int

Computes the length of the current month of LocalDate in days


val LocalDateTime.lengthOfMonth: Int

Computes the length of the current month of LocalDateTime in days

Computes the length of month of this zoned datetime.