Date format not same as Named Query in Table PRESPETIVE

Hi all.
I was trying the fetch the alarm data from the database displayed in the Table.
image
This is the data type used in the database (mysql)


This is the named query data type used to fetch the data from the Database.


so here I am not Geeting the same date time format as its executed in the Named query.
some different date format format getting in the table while filtering.

image
i used the start and date in the tabel query binding for filter.

image
Properties used for the datetime picker component

so How to get the proper date time format in the Table

Thank you :boom:

1 Like

Here's another forum post where the same problem was solved:

1 Like