I’m trying to show the current time a blog entry is posted. I can’t seem to get anything other than the entry date. How do I show the time the entry was published?
I’ve tried: {entry_date format="%F %d, %Y at %g:%i %a"}
The only tag I managed to find was current_time which doesn’t help in this case. It seems like a fairly common thing to want to do. But I can’t find anything on this basic topic.
Thanks for the help.