mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:57:35 +00:00
LibJS: Implement Temporal.Calendar.prototype.yearMonthFromFields()
This commit is contained in:
parent
c1c12497b5
commit
ed9d37bd40
10 changed files with 223 additions and 14 deletions
|
@ -420,6 +420,7 @@ namespace JS {
|
|||
P(withPlainDate) \
|
||||
P(writable) \
|
||||
P(year) \
|
||||
P(yearMonthFromFields) \
|
||||
P(years) \
|
||||
P(zonedDateTime) \
|
||||
P(zonedDateTimeISO)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue