Skip to content

JS: Add Converter to Date #170

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

Closed
hfhbd opened this issue Dec 22, 2021 · 0 comments · Fixed by #171
Closed

JS: Add Converter to Date #170

hfhbd opened this issue Dec 22, 2021 · 0 comments · Fixed by #171
Labels
enhancement New feature or request

Comments

@hfhbd
Copy link
Contributor

hfhbd commented Dec 22, 2021

On JVM you can use Instant.toJavaInstant() etc, while on JS there are no converters at all.
Darwin has some converters to their platform types too.

Usecase:

  1. Display localized string of an Instant
  2. Use the Date with other JS libraries
@ilya-g ilya-g added the enhancement New feature or request label Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants