TealiumPrism
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
TealiumPrism
core
/
com.tealium.prism.core.api.misc
/
DateUtils
/
iso8601Utc
iso8601Utc
@
RequiresApi
(
value
=
26
)
open
override
fun
iso8601Utc
(
instant
:
Instant
)
:
String
open
override
fun
iso8601Utc
(
date
:
Date
)
:
String
Returns an ISO-8601 date format using UTC as the time zone
e.g. '2011-12-03T10:15:30Z'