Linus Groh
|
117323f2d9
|
LibJS: Implement Temporal.Instant.prototype.epochNanoseconds
|
2021-07-08 23:08:27 +01:00 |
|
Linus Groh
|
b5d0cdc97e
|
LibJS: Implement Temporal.Instant.prototype.epochMicroseconds
|
2021-07-08 23:08:27 +01:00 |
|
Linus Groh
|
b157ab3f12
|
LibJS: Implement Temporal.Instant.prototype.epochMilliseconds
|
2021-07-08 23:08:27 +01:00 |
|
Linus Groh
|
5010e01223
|
LibJS: Implement Temporal.Instant.prototype.epochSeconds
|
2021-07-08 23:08:27 +01:00 |
|
Linus Groh
|
dad336c944
|
LibJS: Implement Temporal.Instant.prototype[@@toStringTag]
|
2021-07-08 23:08:27 +01:00 |
|
Linus Groh
|
439b35dc7d
|
LibJS/Tests: Add tests for Temporal.TimeZone() constructor
|
2021-07-08 23:08:27 +01:00 |
|
Linus Groh
|
51c581f604
|
LibJS: Implement Temporal.TimeZone.prototype.id
|
2021-07-08 23:08:27 +01:00 |
|
Linus Groh
|
7f0fe352e2
|
LibJS: Implement Temporal.TimeZone.prototype.toJSON()
|
2021-07-08 23:08:27 +01:00 |
|
Linus Groh
|
8d00504ff2
|
LibJS: Implement Temporal.TimeZone.prototype.toString()
|
2021-07-08 23:08:27 +01:00 |
|
Linus Groh
|
2e968700aa
|
LibJS: Implement Temporal.TimeZone.prototype[@@toStringTag]
|
2021-07-08 23:08:27 +01:00 |
|