toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-js
/
js.temporal
/
InstantToStringOptions
Instant
To
String
Options
external
interface
InstantToStringOptions
:
ToStringPrecisionOptions
(
source
)
Members
Properties
fractional
Second
Digits
Link copied to clipboard
abstract
val
fractionalSecondDigits
:
Any
?
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