Issue making convert from momentjs into luxon reactjs typescript #1304
Unanswered
codershona
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am having a problem, I am converting from moment to luxon and I have code that is using the moment package as follows to take a string and convert it to the current user's timezone:
Here I need to make this into luxon only, but if i remove the moment what should i use to make it luxon?
Beta Was this translation helpful? Give feedback.
All reactions