endOfMonth

val Date.endOfMonth: Date

The date at the end of the month that this date falls in.

val DateTime.endOfMonth: DateTime
val OffsetDateTime.endOfMonth: OffsetDateTime
val ZonedDateTime.endOfMonth: ZonedDateTime

The date-time at the last representable instant of the month that this date-time falls in.