viewtify.ui.calendar
TemporalView
AutoDisposable
kiss.Disposable
kiss.Extensible
UserInterfaceProvider
Node
calendar
CalendarView
The base view.
currentDate
LocalDate
The processing local date.
TemporalView
()
initialize
()
void
next
()
void
Select next temporal location.
previous
()
void
Select previous temporal location.
today
()
void
Select today.
temporalUnit
()
ChronoUnit
ChronoUnit |
Detect the associated termporal unit.
formatter
(Locale
locale
)
DateTimeFormatter
Locale
locale
)Locale locale |
|
DateTimeFormatter |
Find the associated date formatter.
set
(LocalDate
date
)
void
LocalDate
date
)LocalDate date |
Set the specified temporal location.
set
(Locale
locale
)
void
Locale
locale
)Locale locale |
Set the specified locale.