rocketraman
03/16/2023, 9:06 PMcommonTest that does TimeZone.of("US/Eastern"). This test fails in karma/browser with Uncaught IllegalTimeZoneException: DateTimeException: unsupported ZoneId. This appears to be a limitation of the headless execution environment, but I'm not sure. Any way to avoid this?rocketraman
03/16/2023, 9:17 PMrocketraman
03/16/2023, 9:25 PM