Hi everybody
I have a simple question
the time values in diadem have the long format 621496551891.12, I used the following command
RTT(621496551891.12, "#hh:nn:ss") and I got the soemthing
like this 12:23:45 (the actual values are not
important ) but i wan to get more precision or exactness , for
example i am missing the .12 , how should i format
the date to get 12:23:45.12, I mean How should it be the "#....."
instruction ?
Thanxs in Advance