How to display pending time in pending list ?
Confluence User - 02 Feb, 2017
I need to display pending time in pending list , can you please have suggestion or guide for me.
*** I found column name such as created , activated but their data type is number not datetime or stampdatetime.
** I try to use function for convert that number such as
to_char(to_date('01-jan-1970')+((CREATED+25200)/86400), 'DD-MM-YYYY HH24:MI:SS') ... CREATED is field name. but it not work.
Thanks
Surasak
datalists