Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.temporal
/
InstantToStringOptions
Instant
To
String
Options
interface
InstantToStringOptions
:
ToStringPrecisionOptions
(
source
)
Members
Properties
fractional
Second
Digits
Link copied to clipboard
abstract
val
fractionalSecondDigits
:
JsAny
?
rounding
Mode
Link copied to clipboard
abstract
val
roundingMode
:
RoundingMode
?
Controls how rounding is performed:
smallest
Unit
Link copied to clipboard
abstract
val
smallestUnit
:
SmallestUnit
<
TimeUnit
<
*
>
>
?
time
Zone
Link copied to clipboard
abstract
val
timeZone
:
TimeZoneLike