var
  a: TDatetime; // Date
  b: TDatetime; // Timea := Trunc(yourtimestamp);
b := yourtimestamp - a;