mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 04:12:43 +00:00 
			
		
		
		
	|  c0a3b1467c Since years don't have a constant amount of seconds because they can be leap years no constant will work in all cases. We now test a timezone in both the positive and negative direction and check that at least one worked. Assuming years are at least 2 days long this will always pass at least one test. | ||
|---|---|---|
| .. | ||
| Now.@@toStringTag.js | ||
| Now.plainDate.js | ||
| Now.plainDateISO.js | ||
| Now.plainDateTime.js | ||
| Now.plainDateTimeISO.js | ||
| Now.plainTimeISO.js | ||
| Now.zonedDateTime.js | ||
| Now.zonedDateTimeISO.js | ||