Tom’s answer is the guaranteed way to removing dates from SERP as it completely removes the dates from the DOM structure, meaning Google’s crawler bots have no date to parse when it indexes your site.
But in exchange, yes it won’t be visible for the visitors too.
The problem with the other suggested method are that they’re not guaranteed to work because Google’s crawlers bot may still find dates within the page’s DOM structure.
I see that you’re using Yoast. If you read their article on my previous reply, they also mentioned and acknowledged that its something we can easily control on our end.
A wise man once said:
"Have you cleared your cache?"