cquiroz on master
Update sbt-scalajs, scalajs-com… Merge pull request #247 from sc… (compare)
cquiroz on master
Update sbt to 1.4.6 Merge pull request #246 from sc… (compare)
cquiroz on master
Update sbt-microsites to 1.3.0 Merge pull request #245 from sc… (compare)
Have imported
"io.github.cquiroz" %%% "scala-java-locales" % "0.5.3-cldr31",
"io.github.cquiroz" %%% "scala-java-time" % "2.0.0-RC2",
Calling java.time.OffsetDateTime.now() on JS side gives mejava.time.zone.ZoneRulesException: Unknown time-zone ID: Europe/Copenhagen
On JVM side it works. Shouldn't it work on the JS side too, or am I missing something? Thanks
sbt-tzdb
plugin solved the problem. Thanks for all the work put in to this useful library!
Category
top level and that would solve it