toggle menu
kotlinxdatetimefun
0.0.1
jvm
switch theme
search in API
kotlinxdatetimefun
/
kotlinxdatetimefun.localdatetime.extensions
/
plusHours
plus
Hours
fun
LocalDateTime
.
plusHours
(
hours
:
Int
,
timeZone
:
TimeZone
=
TimeZone.currentSystemDefault()
)
:
LocalDateTime