library
Toggle table of contents
0.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
library
library
/
kotlinxdatetimefun.localdatetime.extensions
/
plusWeeks
plus
Weeks
fun
LocalDateTime
.
plusWeeks
(
weeks
:
Int
,
timeZone
:
TimeZone
=
TimeZone.currentSystemDefault()
)
:
LocalDateTime