//core/io.islandtime/startOfDayAt
startOfDayAt¶
common
fun Date.startOfDayAt(zone: TimeZone): ZonedDateTime
The ZonedDateTime at the start of the day in zone, taking into account any daylight savings transitions.
//core/io.islandtime/startOfDayAt
common
fun Date.startOfDayAt(zone: TimeZone): ZonedDateTime
The ZonedDateTime at the start of the day in zone, taking into account any daylight savings transitions.