You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -64,9 +64,8 @@ Run `sbt scalajavatimeCrossJVM/test` to run the test suite on the JVM and
64
64
#### Status
65
65
66
66
Most parts of this library work perfectly fine with Scala.js in the browser.
67
-
Locale and formatting support relies on [@cquiroz](https://github.com/cquiroz)' excellent **[scala-java-locales library](https://github.com/cquiroz/scala-java-locales)**.
68
-
Timezone support is limited and providing the missing pieces is the current focus of this project.
69
-
67
+
Locale, formatting and timezone support is limited and providing these missing pieces are the current focus of this project.
68
+
@cquiroz is currently working on implementing locale support.
0 commit comments