when = datetime.time(
      int(fields['hours']),
      int(fields['minutes']),
      seconds,
      microseconds