mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 18:02:44 +00:00 
			
		
		
		
	|  c063bf39a9 This follows a change in the spec which refactored this function and its callers to make use of a record instead of stuffing all of the possible return values into a single Value. As always in temporal land, this AO remains out of date, as well of all its callers. Update all of these callers to the new API where possible, and use an ad-hoc function to convert this struct back to a JS::Value for APIs that have not been updated yet. | ||
|---|---|---|
| .. | ||
| Calendar | ||
| Duration | ||
| Instant | ||
| Now | ||
| PlainDate | ||
| PlainDateTime | ||
| PlainMonthDay | ||
| PlainTime | ||
| PlainYearMonth | ||
| TimeZone | ||
| ZonedDateTime | ||
| Temporal.@@toStringTag.js | ||