How to change the format of a date using the SearchBuilder?

How to change the format of a date using the SearchBuilder?

ioclaudioioclaudio Posts: 13Questions: 3Answers: 0

Hi,
I'm using a table like this one: https://jsfiddle.net/ioclaudio/dyqcb38n/8/

In this table I'm using the SearchBuilder to filter the data and in this table I have a column that is a date.

How can I:
- format the column "data inizio" with the format "DD/MM/YY" ?
- use the same format in the SearchBuilder ?
- customize the strings of the calendar widgwet (the names of the months and of the days of the week) ?

Thank you very much.

cld

Replies

Sign In or Register to comment.