Convert time from seconds to hrs and minutes.
Hi All,
I have a small question regarding printing of time in BI reports. I have a column in the tables indicating drive_time of a truck in seconds. But I want to show the time in hours and minutes in the report.
I am trying to use oracle format mask, but its not working.
<?format-date:C_TIME_H;'HH:MI:SS.FF3'?>
Any suggestion will be of great help
Thanks,
Sudheer
0