calendar-view
1.1.1
calendar-view
/
com.sy007.calendar.utils
/
Util
Util
object
Util
Content copied to clipboard
Author
sy007
Functions
Functions
between
Day
Link copied to clipboard
fun
betweenDay
(
c1
:
Calendar
,
c2
:
Calendar
)
:
Long
Content copied to clipboard
获取两个日期天数差
diff
Month
Link copied to clipboard
fun
diffMonth
(
start
:
Calendar
,
end
:
Calendar
)
:
Int
Content copied to clipboard
获取两个日期月数差
dip2px
Link copied to clipboard
fun
dip2px
(
context
:
Context
,
dpValue
:
Float
)
:
Float
Content copied to clipboard
sp2px
Link copied to clipboard
fun
sp2px
(
context
:
Context
,
spValue
:
Float
)
:
Float
Content copied to clipboard