Expand description

A calendar implementation for cursive.

Structs

View for selecting a date, supporting different modes for day, month or year based selection.

English locale for a CalendarView.

Enums

Enumeration of all months in a year.

Enumeration of all view modes supported by a CalendarView.

Enumeration of all weekdays.

Traits

Trait for localization of a CalendarView.