viewDate

@Composable
abstract fun viewDate(viewDate: LocalDate?)

Set the view date of the date/time chooser.


abstract val viewDate: LocalDate?

The view date of the date/time chooser.