compose-pickers
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
compose-pickers
compose-pickers
/
io.github.kezlab.compose.pickers.date
/
YearMonth
/
atDay
at
Day
fun
atDay
(
dayOfMonth
:
Int
=
1
)
:
LocalDate
Converts this value to a
LocalDate
using
dayOfMonth
.