Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.time adapters #93

Merged
merged 1 commit into from Jul 31, 2017
Merged

java.time adapters #93

merged 1 commit into from Jul 31, 2017

Conversation

fvasco
Copy link
Contributor

@fvasco fvasco commented Jul 27, 2017

No description provided.

* See the License for the specific language governing permissions and
* limitations under the License.
*/
package kotlinx.coroutines
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's put it in kotlinx.coroutines.experimental.time package (we should not have a package without experimental and we cannot use the same package name as in core module due to Java9 module system restrictions)

@elizarov elizarov merged commit 98a39d0 into Kotlin:develop Jul 31, 2017
@elizarov
Copy link
Contributor

Released in version 0.18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants