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
@@ -77,7 +77,7 @@ We are especially interested in contributions that tackle the following issues:
77
77
-*Support for timezones:* The timezone information is read from a binary blob, which won't work in the browser.
78
78
We will have a look at other projects like moment.js and decide whether we want to use the same format, or come up with our own.
79
79
80
-
Have a look at the [issues](https://github.com/soc/scala-java-time/issues) to find something to work on! Let us know if you need help!
80
+
Have a look at the [issues](https://github.com/cquiroz/scala-java-time/issues) or [issues](https://github.com/soc/scala-java-time/issues) to find something to work on! Let us know if you need help!
81
81
82
82
#### Plans
83
83
@@ -107,3 +107,7 @@ Pull requests with later versions of the dat file will be accepted.
107
107
No. This project is derived from the Reference Implementation previously hosted on GitHub.
108
108
That project had a BSD license, which has been preserved here.
109
109
Thus, this project is a fork of the original code before entry to OpenJDK.
110
+
111
+
##### What is the relation to [this](https://github.com/soc/scala-java-time/) project
112
+
113
+
This is a fork from the original [project](https://github.com/soc/scala-java-time/) aim to complete the API to work on Scala.js
0 commit comments