mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:57:47 +00:00
LibJS: Implement Temporal.PlainTime.prototype.millisecond
This commit is contained in:
parent
c5f03bc921
commit
8bcccf2577
4 changed files with 30 additions and 0 deletions
|
@ -263,6 +263,7 @@ namespace JS {
|
|||
P(max) \
|
||||
P(message) \
|
||||
P(microseconds) \
|
||||
P(millisecond) \
|
||||
P(milliseconds) \
|
||||
P(min) \
|
||||
P(minute) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue