1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 11:08:11 +00:00
serenity/Userland/Libraries/LibJS/Tests/builtins/Temporal/PlainTime
Linus Groh ae4bf8fc32 LibJS: Start implementing Temporal.PlainTime
This commit adds the PlainTime object itself, its constructor and
prototype (currently empty), and the CreateTemporalTime abstract
operation.
2021-07-28 21:57:30 +01:00
..
PlainTime.js LibJS: Start implementing Temporal.PlainTime 2021-07-28 21:57:30 +01:00