Desmond van der Meer
08/31/2021, 6:39 AMTimeZone.of("Europe/Amsterdam")
, but that is not recognized during unit tests in JS (a IllegalTimeZoneException
is thrown), presumably because it can't find some asset/resource with time zone information? Is this a known issue, does anyone know how to solve this?
The time zone can be found without problem when I run the code normallyilya.gorbunov
08/31/2021, 1:33 PMDesmond van der Meer
09/01/2021, 8:30 AM