Add option to display date and time of last update#40
Conversation
Thanks, do you think #39 is ready for review |
|
Once this is merged will I add some info to the Release to inform about breaking changes. |
Yes |
I shall do it. There are some changes I have to make here. |
…ivity into updation-time
* Update README.md
* Improve table
* Add TIMEZONE_OFFSET to readme
* Add DATE_STRING and {DATE} placeholder
* Add DATE_FORMAT to readme
* Improve descriptions
* Update README.md
Co-authored-by: Puneet Gopinath <baalkrshna@gmail.com>
Co-authored-by: PuneetGopinath <76863199+PuneetGopinath@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
1 minute plz don't merge |
I just pushed. 1 sec before your comment |
|
Ok |
Just add the |
It's ready. |
|
The Pull request of @abhijoshi2k has been marked as Ready! It can now be reviewed and/or merged by Maintainers.
|
|
The exact package-lock.json change was the thing I wanted to do by running |
Okay. Now I think we can merge |
|
This time I by mistake forgot to squash and merge 🤣 |
It's fine... |
Thank you for contributing! Please check the following things before submiting your PR:
Required:
If necessary:
Description
Added support for Date of update
Markdown file comments changed as follows:
<!--START_SECTION:activity-->changes to<!--RECENT_ACTIVITY:start--><!--END_SECTION:activity-->changes to<!--RECENT_ACTIVITY:start-->For adding Date, add this to your markdown file:
<!--RECENT_ACTIVITY:last_update-->For adding timezone and date format, add the following parameters to
.ymlfile:TIMEZONE_OFFSETDATE_STRINGDATE_FORMATFor date formats, refer : https://www.npmjs.com/package/dateformat
Closes #
Note: we will close your PR without comment if you do not check the required boxes above and provide ALL requested information.