Real-Dev-Squad / website-status

Shows a roadmap of the ongoing projects being done
https://status.realdevsquad.com/
MIT License
21 stars 147 forks source link

Remove moment dependency without any feature break #1149

Open satyam73 opened 2 months ago

satyam73 commented 2 months ago

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

Steps to Reproduce

Severity/Priority

Additional Information

Checklist