Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines
no I don't want to change the format, i know how to do that..i want to change the locale of the date i want to display..so if i input locale "sl" for slovenian that it displays date like DD/MM/YYYY if i input "en" like MM/DD/YYYY just like it works with your datepickers, i want to display it inside tables.
As you can see in the pic bellow, we got a datepicker which locale is set in de -> German and the date displayed inside is translated in german, below we have a chart inside a card displaying points for each date and we want to display all of them the same as inside datepicker, how can i inside column definition define its locale
I'm afraid not all widgets have a locale setting like the datepicker. You would have to convert the date string yourself depending on your locale value. Here's a link how to do it in PHP:
https://stackoverflow.com/questions/8744952/formatting-datetime-object-respecting-localegetdefault
Rgds,
Let KoolReport help you to make great reports. It's free & open-source released under MIT license.
Download KoolReport View demo