Convert Time into HH:MM:SS
Hello All,
Is there any BSFN which converts time into HH : MM :SS format.
For instance if input time is "80000"...output should as "08:00:00".
(or)
Input : 100000
Output : 10:00:00
I tried using "N968901A - Convert Time into HHMMSS"....after converting the input time into seconds ....but the problem is its not displaying the output in Colons.
Is there any std BSFN which resolves this issue?
(or)
I am using this time value in RTF template...Is it possible to change the format in BI Template itself...if so please let me know...
Thank you in advance for your help.