-
Notifications
You must be signed in to change notification settings - Fork 19
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
Date library moment needed to be replaced #34
Comments
I think |
Hey @aquibbaig the datepicker that we use has dependency on moment so what should be done about that. |
hey can I work on this? |
@rijusougata13 go ahead 👍 |
Is someone working on this, or can I give it a try? |
go ahead |
i replaced Datetime with DatePicker which comes from 'react-dayjs-picker', however I am unable to find out which data type is |
@aquibbaig @ruddi10 I have resolved the issue could you please review it. |
Thanks! Will review this weekend |
I was reading code and found that we have used moment in a lot of places and it is needed to be replaced as it is being deprecated . can anyone suggest which library we should use instead of moment
The text was updated successfully, but these errors were encountered: