In this post I am going to explain how how to display date with different format in Prestashop 1.7.

In order to display a date in your .tpl file, you can use the smarty.now function.

Here are some common examples:

For more date format option please click below smarty documentation link.

Check More Date Format

Thats it!