Re: Show exact date of post? (not freshness)
Replace D M Y with a date-formatted string of your choice. It’s quite an interesting but simple system. Each letter stands for a different type of date or time. So D is replaced by first three letters of the weekdate, M by first three of the month etc.
This reference will tell you what letters to use to see what date outputs you get. Roll your own date format.