1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-15 08:44:58 +00:00
serenity/Userland/Libraries/LibJS/Tests/builtins/Temporal
Timothy Flynn 76589d6728 LibJS: Change wording of ErrorType::NotA to be independent of context
Currently, we have NotA and NotAn, to be used dependent on whether the
following word begins with a vowel or not. To avoid this, change the
wording on NotA to be independent of this context.
2021-09-12 00:16:39 +02:00
..
Calendar LibJS: Change wording of ErrorType::NotA to be independent of context 2021-09-12 00:16:39 +02:00
Duration LibJS: Change wording of ErrorType::NotA to be independent of context 2021-09-12 00:16:39 +02:00
Instant LibJS: Change wording of ErrorType::NotA to be independent of context 2021-09-12 00:16:39 +02:00
Now LibJS: Implement Temporal.Now.zonedDateTimeISO() 2021-08-01 20:31:31 +01:00
PlainDate LibJS: Change wording of ErrorType::NotA to be independent of context 2021-09-12 00:16:39 +02:00
PlainDateTime LibJS: Change wording of ErrorType::NotA to be independent of context 2021-09-12 00:16:39 +02:00
PlainMonthDay LibJS: Change wording of ErrorType::NotA to be independent of context 2021-09-12 00:16:39 +02:00
PlainTime LibJS: Change wording of ErrorType::NotA to be independent of context 2021-09-12 00:16:39 +02:00
PlainYearMonth LibJS: Change wording of ErrorType::NotA to be independent of context 2021-09-12 00:16:39 +02:00
TimeZone LibJS: Change wording of ErrorType::NotA to be independent of context 2021-09-12 00:16:39 +02:00
ZonedDateTime LibJS: Change wording of ErrorType::NotA to be independent of context 2021-09-12 00:16:39 +02:00
Temporal.@@toStringTag.js LibJS: Implement Temporal[@@toStringTag] 2021-07-27 18:48:22 +01:00