Hi all.
I was trying the fetch the alarm data from the database displayed in the Table.
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.
i used the start and date in the tabel query binding for filter.
Properties used for the datetime picker component
so How to get the proper date time format in the Table
Thank you