mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:47:36 +00:00
LibJS: Implement Temporal.ZonedDateTime.prototype.startOfDay
This commit is contained in:
parent
98accad9ba
commit
c001926752
4 changed files with 77 additions and 0 deletions
|
@ -416,6 +416,7 @@ namespace JS {
|
|||
P(source) \
|
||||
P(splice) \
|
||||
P(sqrt) \
|
||||
P(startOfDay) \
|
||||
P(startsWith) \
|
||||
P(status) \
|
||||
P(sticky) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue