This is my line of code:
Code: Select all
{cms_module module="news" dateformat="d-M-Y" number="5" summary="Notizie" length="10" moretext="leggi...<br>" }Code: Select all
{$entry->postdate|date_format:"%d-%b-%Y"}Code: Select all
{cms_module module="news" dateformat="d-M-Y" number="5" summary="Notizie" length="10" moretext="leggi...<br>" }Code: Select all
{$entry->postdate|date_format:"%d-%b-%Y"}Code: Select all
setlocale(LC_TIME, 'pl_PL');Code: Select all
{cms_module module="News"} Code: Select all
{setlocale}