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

Support for java.time API #57

Open
mueller-jens opened this issue May 23, 2020 · 0 comments
Open

Support for java.time API #57

mueller-jens opened this issue May 23, 2020 · 0 comments

Comments

@mueller-jens
Copy link

Is there any plan to support the java.time API which was introduced in java 8?
I want to use jsweet and j4ts for my project to transfer the API from java to react. My API classes uses LocalDatetime which leeds to the following error messages:

output:55 - namespace 'java' has no exported member 'time'

I have see that there is a project j4ts-time, but without any commit.

Thanks
Jens

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

No branches or pull requests

1 participant