toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-js
/
js.temporal
/
ZonedDateTimeToStringOptions
Zoned
Date
Time
To
String
Options
external
interface
ZonedDateTimeToStringOptions
:
CalendarTypeToStringOptions
(
source
)
Members
Properties
calendar
Name
Link copied to clipboard
abstract
val
calendarName
:
String
?
fractional
Second
Digits
Link copied to clipboard
abstract
val
fractionalSecondDigits
:
Any
?
offset
Link copied to clipboard
abstract
val
offset
:
String
?
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
Name
Link copied to clipboard
abstract
val
timeZoneName
:
String
?