Hi, I have this object: CORBA.TypeCode("IDL:omg.org/TimeBase/UtcT:1.0"), TimeBase.UtcT(time=133980174680000000L, inacclo=0L, inacchi=0, tdf=0)) How can I conver this to a date/time string (YYYY/MM/DD HH:MM:SS) ?? or to something that can be read by a human. thanks João Lopes