João Lopes
2007-05-16 22:37:30 UTC
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
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