mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
LibJS: Implement Temporal.PlainDateTime.prototype.toPlainTime
This commit is contained in:
committed by
Linus Groh
parent
010761aff4
commit
64a98d0f90
@@ -382,6 +382,7 @@ namespace JS {
|
||||
P(toLowerCase) \
|
||||
P(toPlainDate) \
|
||||
P(toPlainDateTime) \
|
||||
P(toPlainTime) \
|
||||
P(toString) \
|
||||
P(toTemporalInstant) \
|
||||
P(toTimeString) \
|
||||
|
||||
Reference in New Issue
Block a user