Real-Dev-Squad/website-status

Remove moment dependency without any feature break

Opened this issue · 0 comments

Issue Description

Remove moment dependency without any feature break

Expected Behavior

Moment is not deprecated, we should remove this dependency and try installing new one or write dates with pure JS date object.

Read more here
https://momentjs.com/docs/#/-project-status/

Current Behavior

Screenshots

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Additional Information

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.