toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-js
/
js.temporal
/
CalendarTypeToStringOptions
Calendar
Type
To
String
Options
external
interface
CalendarTypeToStringOptions
:
ToStringPrecisionOptions
,
ShowCalendarOption
(
source
)
Inheritors
ZonedDateTimeToStringOptions
Members
Properties
calendar
Name
Link copied to clipboard
abstract
val
calendarName
:
String
?
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
<
*
>
>
?