startOfMonth

val Date.startOfMonth: Date

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

val DateTime.startOfMonth: DateTime
val OffsetDateTime.startOfMonth: OffsetDateTime
val ZonedDateTime.startOfMonth: ZonedDateTime

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