startOfYear

val Date.startOfYear: Date

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

val DateTime.startOfYear: DateTime
val OffsetDateTime.startOfYear: OffsetDateTime
val ZonedDateTime.startOfYear: ZonedDateTime

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