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

Add js-joda #121

Open
pithu opened this issue Nov 6, 2021 · 3 comments
Open

Add js-joda #121

pithu opened this issue Nov 6, 2021 · 3 comments

Comments

@pithu
Copy link

pithu commented Nov 6, 2021

Would you accept a PR that adds js-joda? If so, I could create one.

js-joda is an immutable date and time library for JavaScript that is very close to the java.time API. It is not just a wrapper around the native Date object, like most other libraries. The API has a domain-oriented design with classes for each of the different use cases, such as LocalDate, ZonedDateTime or Period. Actually, it is quite similar to the upcoming javascript temporal proposal.

@h908714124
Copy link

I'm not a maintainer but yes.

@h908714124
Copy link

Also this can be closed because of #74

@stevemao
Copy link
Member

Where is the PR?

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

3 participants