datetime-polyglot
Toggle table of contents
0.3.1-SNAPSHOT
Select version
0.3.1-SNAPSHOT
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.localizers.absolute
/
TickingDurationLocalizer
/
localize
localize
open
override
fun
localize
(
value
:
Duration
)
:
TickingValue
<
String
>
(
source
)
fun
localize
(
value
:
Instant
,
reference
:
Instant
)
:
TickingValue
<
String
>
(
source
)
open
override
fun
localize
(
value
:
Instant
,
reference
:
Zoned
<
Instant
>
)
:
TickingValue
<
String
>
(
source
)