app
androidJvm
app
/
pl.inpost.recruitmenttask.utils
/
ApiType
Api
Type
@
Reusable
class
ApiType
@
Inject
constructor
Members
Constructors
Api
Type
Link copied to clipboard
@
Inject
constructor
(
)
Functions
from
Zoned
Date
Time
Link copied to clipboard
@
RequiresApi
(
value
=
26
)
fun
fromZonedDateTime
(
date
:
ZonedDateTime
?
)
:
String
?
to
Zoned
Date
Time
Link copied to clipboard
@
RequiresApi
(
value
=
26
)
fun
toZonedDateTime
(
value
:
String
?
)
:
ZonedDateTime
?