thanks for the response -- this is what I get back :
db2 "select timestamp(date(1240), time('3:41')) + 010 microsecond from sysibm.sysdummy1"
1
--------------------------
0004-05-24-03.41.00.000010
It should give -- 2009-04-21-19.10.10
I forgot to mention that the integer is the number of seconds since Jan 1, 1970... in any case, I appreciate the response!