viewtify

viewtify.ui.calendar

Calendars

Calendars()

calculateMark(LocalDatedate, ConsumerMarkprocess)void

LocalDatedate
ConsumerMarkprocess

Calculate the marked day.

calculateEvents(LocalDatedate, IntConsumerprocess)void

LocalDatedate
IntConsumerprocess

Calculate the event size on the specified day.

calculateStartingMonthDay(LocalDatedate)LocalDate

LocalDatedate
LocalDate

Calculate the starting day.

calculateStartingWeekDay(LocalDatedate)LocalDate

LocalDatedate
LocalDate

Calculate the starting day.

calculateDoW(intindex)DayOfWeek

intindex
DayOfWeek

isAcceptable(LocalTimetime)boolean

LocalTimetime
boolean

Test whethrer the given time is acceptable or not.

formatYearMonthDay(Localelocale)DateTimeFormatter

Localelocale

A target locale.

DateTimeFormatter

Create the localized DateTimeFormatter.

formatYearMonth(Localelocale)DateTimeFormatter

Localelocale

A target locale.

DateTimeFormatter

Create the localized DateTimeFormatter.

formatYear(Localelocale)DateTimeFormatter

Localelocale

A target locale.

DateTimeFormatter

Create the localized DateTimeFormatter.