Hi, I'm having problems handling the output of the JSCalendar when a node is listed with Open Houses. The issue is that I can't find the way to present the date in spanish.
The output that I have right now is (this is an example):
Start Date End Date
Wed Jan 14 9:20 pm Sun Jan 25 9:20 pm
What I need is the output be:
Mie Ene 14 9:20 pm Dom Ene 25 9:20 pm
(Wed=Mie in spanish the same for Jan=Ene and Sun=Dom)
I have localization working properly, the calendar is presented in spanish but the output keeps in english.
Do you know if there is a way to handle this?
Thanks in advance and sorry for my English.
Nicolas Solop
Buenos Aires, Argentina.
Comments
Comment #1
nsolop commentedDon't Worry I changed the code a little bit in order to show the date format to something like dd/mm/yyyy.
Thanks a lot.
Nicolas Solop
Buenos Aires, Argentina.
Comment #2
kenuck commentedclose