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