• Hi guys.

    Is there an option to change the language for the date picker?
    In my case I would like to ask how to change the values

    data-format="DD/MM/YYYY" data-errors="{"empty":"Please select date!"}" data-validation-format="dd/mm/yyyy" data-language="en"

    into

    data-format="DD.MM.YYYY" data-errors="{"empty":"Please select date!"}" data-validation-format="dd.mm.yyyy" data-language="de"

    Second question is, if it is possible to extend the select box with the selection of the time. So, I can select an appointment instead only a day. Would this be possible?

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change language for date picker’ is closed to new replies.