‎2006 Jun 13 10:41 AM
Hi,
I'm searching for a FM that give me time with more precision then 6 digit (hh.mm.ss)
‎2006 Jun 13 11:25 AM
‎2006 Jun 13 10:42 AM
RKE_TIMESTAMP_CONVERT_INPUT Converts display to TIMESTAMP fields .
RKE_TIMESTAMP_CONVERT_OUTPUT Converts TIMESTAMP fields for display . . .
regards
vinod
‎2006 Jun 13 10:57 AM
Look at this example:
13.06.2006 + 11.56.01.02
13.06.2006 + 11.56.01.05
but using time with 6 digits:
13.06.2006 + 11.56.01
13.06.2006 + 11.56.01
that give the same timestamp.
Message was edited by: Salvatore Volpe
‎2006 Jun 13 10:44 AM
‎2006 Jun 13 10:48 AM
Hi,
U can also use <b>convert</b>.......keyword
it will also satisfy ur need.
Mark helpful answers
‎2006 Jun 13 11:25 AM
‎2006 Jun 13 12:41 PM