MELCloud & MELCloud Home API for Node.js - v48.2.0
GitHub
GitHub Packages
Preparing search index...
Temporal
PlainMonthDay
Interface PlainMonthDay
interface
PlainMonthDay
{
"[toStringTag]"
:
"Temporal.PlainMonthDay"
;
calendarId
:
string
;
day
:
number
;
monthCode
:
string
;
equals
(
other
:
PlainMonthDayLike
)
:
boolean
;
toJSON
()
:
string
;
toLocaleString
(
locales
?:
LocalesArgument
,
options
?:
DateTimeFormatOptions
,
)
:
string
;
toPlainDate
(
item
:
PlainMonthDayToPlainDateOptions
)
:
Temporal
.
PlainDate
;
toString
(
options
?:
PlainDateToStringOptions
)
:
string
;
valueOf
()
:
never
;
with
(
monthDayLike
:
PartialTemporalLike
<
DateLikeObject
>
,
options
?:
OverflowOptions
,
)
:
Temporal
.
PlainMonthDay
;
}
Index
Properties
[to
String
Tag]
calendar
Id
day
month
Code
Methods
equals
to
JSON
to
Locale
String
to
Plain
Date
to
String
value
Of
with
Properties
Readonly
[to
String
Tag]
"[toStringTag]"
:
"Temporal.PlainMonthDay"
Readonly
calendar
Id
calendarId
:
string
Readonly
day
day
:
number
Readonly
month
Code
monthCode
:
string
Methods
equals
equals
(
other
:
PlainMonthDayLike
)
:
boolean
Parameters
other
:
PlainMonthDayLike
Returns
boolean
to
JSON
toJSON
()
:
string
Returns
string
to
Locale
String
toLocaleString
(
locales
?:
LocalesArgument
,
options
?:
DateTimeFormatOptions
,
)
:
string
Parameters
Optional
locales
:
LocalesArgument
Optional
options
:
DateTimeFormatOptions
Returns
string
to
Plain
Date
toPlainDate
(
item
:
PlainMonthDayToPlainDateOptions
)
:
Temporal
.
PlainDate
Parameters
item
:
PlainMonthDayToPlainDateOptions
Returns
Temporal
.
PlainDate
to
String
toString
(
options
?:
PlainDateToStringOptions
)
:
string
Parameters
Optional
options
:
PlainDateToStringOptions
Returns
string
value
Of
valueOf
()
:
never
Returns
never
with
with
(
monthDayLike
:
PartialTemporalLike
<
DateLikeObject
>
,
options
?:
OverflowOptions
,
)
:
Temporal
.
PlainMonthDay
Parameters
monthDayLike
:
PartialTemporalLike
<
DateLikeObject
>
Optional
options
:
OverflowOptions
Returns
Temporal
.
PlainMonthDay
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[to
String
Tag]
calendar
Id
day
month
Code
Methods
equals
to
JSON
to
Locale
String
to
Plain
Date
to
String
value
Of
with
GitHub
GitHub Packages
MELCloud & MELCloud Home API for Node.js - v48.2.0
Loading...