cquiroz on github_actions
cquiroz on master
Bump actions/cache from v2.1.3 … Merge pull request #263 from cq… (compare)
dependabot[bot] on github_actions
Bump actions/cache from v2.1.3 … (compare)
cquiroz on master
Update scala-library to 2.12.13 Merge branch 'master' into upda… Merge pull request #262 from sc… (compare)
cquiroz on master
Update scala-library to 2.13.5 Merge pull request #261 from sc… (compare)
cquiroz on v2.2.0
cquiroz on master
Update README Signed-off-by: C… (compare)
cquiroz on rc1
cquiroz on master
Support scala 3.0.0-M1 Signed-… Merge pull request #260 from cq… (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