Hi Warlin Thanx for your help - it works fine :) regards Marcel
"Warlin Garcia" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > Hello Marcel > You can use this expression. > > $ZSTRIP($ZDT($H,3),"*P") > > HTH > > Warlin Garc�a > "marcel weilacher" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > Hi > > i try to create some unique id in my class > > > > Property test As %String(MAXLEN = 100)[ InitialExpression = {+$ZDT(3)}]; > > > > but with this- i only get the date - now i need additinal the time in > > milliseconds ? > > like > > date 10.05.04. > > time 19:25:30 > > > > =100504192530 > > > > Can anybody explain me how i can get this result ? > > > > Best regards > > Marcel > > > > > > > >
