MELCloud & MELCloud Home API for Node.js - v48.2.0
GitHub
GitHub Packages
Preparing search index...
Temporal
PlainDateTimeToStringOptions
Interface PlainDateTimeToStringOptions
interface
PlainDateTimeToStringOptions
{
calendarName
?:
"auto"
|
"never"
|
"always"
|
"critical"
;
fractionalSecondDigits
?:
0
|
1
|
3
|
4
|
2
|
5
|
"auto"
|
8
|
6
|
7
|
9
;
roundingMode
?:
|
"floor"
|
"trunc"
|
"ceil"
|
"expand"
|
"halfCeil"
|
"halfFloor"
|
"halfExpand"
|
"halfTrunc"
|
"halfEven"
;
smallestUnit
?:
PluralizeUnit
<
"minute"
|
"second"
|
"millisecond"
|
"microsecond"
|
"nanosecond"
,
>
;
}
Hierarchy (
View Summary
)
PlainDateToStringOptions
PlainTimeToStringOptions
PlainDateTimeToStringOptions
ZonedDateTimeToStringOptions
Index
Properties
calendar
Name?
fractional
Second
Digits?
rounding
Mode?
smallest
Unit?
Properties
Optional
calendar
Name
calendarName
?:
"auto"
|
"never"
|
"always"
|
"critical"
Optional
fractional
Second
Digits
fractionalSecondDigits
?:
0
|
1
|
3
|
4
|
2
|
5
|
"auto"
|
8
|
6
|
7
|
9
Optional
rounding
Mode
roundingMode
?:
|
"floor"
|
"trunc"
|
"ceil"
|
"expand"
|
"halfCeil"
|
"halfFloor"
|
"halfExpand"
|
"halfTrunc"
|
"halfEven"
Optional
smallest
Unit
smallestUnit
?:
PluralizeUnit
<
"minute"
|
"second"
|
"millisecond"
|
"microsecond"
|
"nanosecond"
,
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
calendar
Name
fractional
Second
Digits
rounding
Mode
smallest
Unit
GitHub
GitHub Packages
MELCloud & MELCloud Home API for Node.js - v48.2.0
Loading...