public interface DayFormatter
Modifier and Type | Field and Description |
---|---|
static DayFormatter |
DEFAULT
Default implementation used by MaterialCalendarView
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
format(CalendarDay day)
Format a given day into a string
|
static final DayFormatter DEFAULT
@NonNull java.lang.String format(@NonNull CalendarDay day)
day
- the day