sheets
calendar
/
com.maxkeppeler.sheets.calendar.utils
/
toCalendar
to
Calendar
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
fun
LocalDate
.
toCalendar
(
)
:
Calendar
Content copied to clipboard
Converts
LocalDate
to
Calendar
.