asStartOfWeek

fun LocalDateTime.asStartOfWeek(zone: TimeZone): LocalDateTime

Returns a new LocalDateTime that is set to DayOfWeek.MONDAY and 00:00:00.000 of the week of this.

Returns a new ZonedDateTime with it's day of week set to the first using this's ZonedDateTime.zone