Page 1 of 1

Italian date format

Posted: Wed Oct 12, 2005 1:35 pm
by Marco Mascherpa
Hi guys,
i would like to notice you that in lang/serendipity_lang_it.inc.php the
default date format is quite unusual in Italy. I suggest to change it
to:

Code: Select all

@define('DATE_FORMAT_ENTRY', '%A, %e %B %Y');
My two cents.. :)

Marco Mascherpa

Re: Italian date format

Posted: Wed Oct 12, 2005 1:58 pm
by garvinhicking
Thanks a lot, we didn't know. :)

I committed the change for the upcoming 0.9 release!

Best regards,
Garvin