Page 1 of 1

Print the Date in Spanish

Posted: Sun Jul 11, 2010 12:18 pm
by ottyscom
Hello,

My problem ist i put

Code: Select all

{current_date format="%A, %d de %B de %Y"}
but the date is show in english and i need that the day and month shows in spanish

How can i make it?

Thank You

Re: Print the Date in Spanish

Posted: Sun Jul 11, 2010 4:04 pm
by RonnyK
Try changing GlobalSettings -> FrontendLang to Spanish

Make sure that your locale es_ES is installed on the server.

Ronny

Re: Print the Date in Spanish

Posted: Sun Jul 11, 2010 4:33 pm
by ottyscom
How can i check if the locale installed on my server and how can I install it if need?