dp.locale = "es-es" not working
Asked by Frank
10 years ago.
Hello,
I'm trying to define the spanish locale "es-es" but it doesn't work and the week days names still in english in my header with format:
dp.headerDateFormat = 'dddd <br /> dd / MM / yyyy';
any idea? Help me please
Answer posted by Dan Letecky [DayPilot]
10 years ago.
This bug should be fixed now in the latest build (8.1.1973). You can download it in the sandbox:
http://javascript.daypilot.org/sandbox/
Comment posted by Frank
10 years ago.
Still not working in the latest build 8.1.1973
Comment posted by Dan Letecky [DayPilot]
10 years ago.
Sorry, you need build 1974 (try hitting F5 to refresh the page).
In the latest build (1975) the Localization demo uses headerDateFormat = "dddd" and it works fine:
http://javascript.daypilot.org/sandbox/calendar/localization.html
Comment posted by Frank
10 years ago.
Thank you! Build 1975 works fine
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.