Thanks, I resolved it in this way:
 
setlocale (LC_TIME, 'it');
echo strftime ("%A %d %B %Y")

Reply via email to