Re: Change date language in Event Page plugin output

Hi, after a very long search i found your plugin which is just perfect for what i need and works like a charm. Now i have a little issue, the site i'm building is in spanish, so i would like to know if is possible (and how) to change the language of the days and months to spanish.

The site:

http://www.jesusmisericordia.com.mx/

I am using WP 2.9.1

2

Re: Change date language in Event Page plugin output

Carlos, this is a great question. Hmmm. Well the days and months are created using PHP's built in date function. The function itself renders its output in english. This would require a setting in the plugin itself that allows you to change the language. I would have to write code that checks the day and month and outputs respective values according to the language chosen. I will add this of my list of upgrades I'd like to perform for this plugin. Please keep the plugin installed so that you'll see when updates for this plugin become available.

Thanks again!