Report Grid Widget cant display Timestamp with Time

0
Hi everyone! I would like to display a timestamp in the Report grid widget so that I can export it to excel. However, the time stamp only shows up as mm/dd/yyyy but I need the time (mm:ss) to show up there too. In the database, it has the time, so does in the original data grid. I use an OQL query to retrieve this timestamp value. How do I make it show the time as well in the report grid? This is the OQL query to retrieve the data.     This is how it looks like in the database, with the time.   This is how it looks like in a data grid:   This is how it looks like in the report widget, but I want to show the time too.
asked
0 answers