How do we display the time format (hh:mm:ss) on knowage?
I'm using the PostgreSQL database and in my table, I have a time format column like "hh:mm:ss".
The problem is when I create a dataset with the QUERY type to display the values in this column in the time format, the preview option of KNOWAGE does not display these values in time format but with a date format like "01/01/1970"