DatePicker Language

This sub-forum is for discussing all topics related to AppGini Helper JavaScript Library, provided by bizzworxx as a third-party AppGini plugin.
Post Reply
SkayyHH
Veteran Member
Posts: 425
Joined: 2015-04-27 21:18

DatePicker Language

Post by SkayyHH » 2020-11-20 06:57

Hello,

I have done the setup for the datepicker as described on the website.

I have a german setting. The datepicker shows the months and years in my language (german). But the text of the control element "today, clear and close" is still in english.

Where can I change the language?

many thanks

User avatar
jsetzer
AppGini Super Hero
AppGini Super Hero
Posts: 1807
Joined: 2018-07-06 06:03
Location: Kiel, Germany
Contact:

Re: DatePicker Language

Post by jsetzer » 2020-12-18 14:05

today, clear and close
Sorry, I don't have such texts on any datepicker control. But I have found tooltips with very similar captions. Did you mean tooltips?

Did you already search your code for the texts? You should find those literals in a file which ships with the datepicker control AppGini is using.
Kind regards,
<js />

My AppGini Blog:
https://appgini.bizzworxx.de/blog

You can help us helping you:
Please always put code fragments inside [code]...[/code] blocks for better readability

AppGini 24.10 Revision 1579 + all AppGini Helper tools

Post Reply