Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.intl
/
DateTimeFormat
/
formatToParts
format
To
Parts
fun
formatToParts
(
date
:
Date
=
definedExternally
)
:
ReadonlyArray
<
DateTimeFormatPart
>
(
source
)
fun
formatToParts
(
date
:
Int53
)
:
ReadonlyArray
<
DateTimeFormatPart
>
(
source
)