datetime-polyglot
Toggle table of contents
0.4.1-SNAPSHOT
Select version
0.4.1-SNAPSHOT
0.4.0
0.3.0
0.2.0
0.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
datetime-polyglot
datetime-polyglot
/
dev.mmauro.datetimepolyglot
/
mapValue
map
Value
fun
<
T
,
R
>
Zoned
<
T
>
.
mapValue
(
transform
:
(
T
)
->
R
)
:
Zoned
<
R
>
(
source
)
Returns a new
Zoned
with the same
Zoned.timeZone
and the value returned by
transform
.