mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:37:44 +00:00
LibJS: Implement Temporal.Calendar.prototype.dayOfYear
This commit is contained in:
parent
bcbfd5b280
commit
c0e7761758
6 changed files with 52 additions and 0 deletions
|
@ -107,6 +107,7 @@ namespace JS {
|
|||
P(dateFromFields) \
|
||||
P(day) \
|
||||
P(dayOfWeek) \
|
||||
P(dayOfYear) \
|
||||
P(days) \
|
||||
P(debug) \
|
||||
P(decodeURI) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue