toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-js
/
js.intl
/
DateTimeFormat
/
formatToParts
format
To
Parts
fun
formatToParts
(
date
:
Date
=
definedExternally
)
:
ReadonlyArray
<
DateTimeFormatPart
>
(
source
)
fun
formatToParts
(
date
:
JsLong
)
:
ReadonlyArray
<
DateTimeFormatPart
>
(
source
)