calendar-view
1.1.1
calendar-view
/
com.sy007.calendar.entity
/
CalendarDay
/
DayOwner
Day
Owner
enum
DayOwner
:
Enum
<
CalendarDay.DayOwner
>
Content copied to clipboard
当前日期属于哪一月
Entries
Inherited properties
Entries
NEXT_MONTH
Link copied to clipboard
NEXT_MONTH
(
)
Content copied to clipboard
当前月的后一月
THIS_MONTH
Link copied to clipboard
THIS_MONTH
(
)
Content copied to clipboard
当前月
PRE_MONTH
Link copied to clipboard
PRE_MONTH
(
)
Content copied to clipboard
当前月的前一月
Inherited properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard