Closed kanishkraj07 closed 2 months ago
This feature displays information on how long ago each job was posted.
For instance, if the elapsed time of a job posting is in the range of 0 to 44 seconds, then the indicator string would be Posted a few seconds ago.
For all time ranges you can refer: https://momentjs.com/docs/#/displaying/fromnow/
Displaying how long ago the job was posted allows users to access new jobs and helps in prioritizing their applications accordingly.
I can achieve this by implementing "react-moment" library
I would like to work on this issue, Kindly please assign this to me
Yes I am willing to submit a PR!
I have made changes and attaching the samples below. @VineeTagarwaL-code please check this out and allow me to raise the PR
🔖 Feature description
This feature displays information on how long ago each job was posted.
For instance, if the elapsed time of a job posting is in the range of 0 to 44 seconds, then the indicator string would be Posted a few seconds ago.
For all time ranges you can refer: https://momentjs.com/docs/#/displaying/fromnow/
🎤 Why is this feature needed ?
Displaying how long ago the job was posted allows users to access new jobs and helps in prioritizing their applications accordingly.
✌️ How do you aim to achieve this?
I can achieve this by implementing "react-moment" library
🔄️ Additional Information
I would like to work on this issue, Kindly please assign this to me
👀 Have you spent some time to check if this feature request has been raised before?
🏢 Have you read the Code of Conduct?
Are you willing to submit PR?
Yes I am willing to submit a PR!