Dear Experts,
I am trying to show the date & time in the webtop lists for r_modify_date column for a particular folder, i.e. on doclist_body, objectlist, myfiles, etc. I am using the <dmf:datevalueformatter> tag with type attribute with the values as short/medium/full but it always show only date & never the time part.
Our requirement to show the time part as well, but I don't find any way to achieve it so wrote java code using SimpleDateFormat in the jsp which is working but its showing for all the lists now & I am not convince this is the only way to achieve what we want. Is there any configuration change which will show the time part as well?
If anybody can help, really appreciate it.
Thank you