mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:37:34 +00:00
LibJS: Implement Temporal.Calendar.prototype.monthDayFromFields()
This commit is contained in:
parent
68d07320cf
commit
31f65b8c50
7 changed files with 184 additions and 0 deletions
|
@ -276,6 +276,7 @@ namespace JS {
|
|||
P(minutes) \
|
||||
P(month) \
|
||||
P(monthCode) \
|
||||
P(monthDayFromFields) \
|
||||
P(months) \
|
||||
P(monthsInYear) \
|
||||
P(multiline) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue