Is Internationalization Date package a replacement for Moment.js & Date-Fns? #2775
Answered
by
devongovett
deadcoder0904
asked this question in
Q&A
-
Same. |
Beta Was this translation helpful? Give feedback.
Answered by
devongovett
Jan 26, 2022
Replies: 1 comment 6 replies
-
Yes. It is similar to other date libraries, but focused on internationalization (i.e. working with different calendar systems, time zones, etc.). These use cases are not typically covered by other libraries. If you're curious, I'm currently working on the documentation here. |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
devongovett
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes. It is similar to other date libraries, but focused on internationalization (i.e. working with different calendar systems, time zones, etc.). These use cases are not typically covered by other libraries. If you're curious, I'm currently working on the documentation here.