Earlier quoted context omitted.
It gets the country from the browser rather than the location, but maybe I should change that. I guess that makes sense with the month names since they’re coming from the js Date object. Are the weekday names in Spanish also then? What would you need the month/weekday names customization for?
> What would you need the month/weekday names customization for? For me are fine. I thought in the printed were only available only in English and for some weird reason I was seeing the online version in Spanish. I still don't thrust javascript. One interesting cases, some people (I!!) have a strong opinion about "sePtiembre" vs "setiembre". For weekdays, perhaps a shorthand "L Ma Mi J V S D" instead of the full name…
I don't have custom names yet, but I think full Spanish support should be working now (though only with newly created calendars, since the language is determined at the start).