Hi all,
While trying to customize my page to my liking, I discovered that Hugo has built-in support for different date and time formats. I would like to suggest a new feature where we can set if a timestamp should be shown or only date. I have a proof of concept available in my website's repository. I believe that using some if-statements and adding some options to the main config file, that we should be able to add this as a feature.
If the community finds interest in this, I would be more than happy to start work on a PR.