/* Subtract an offset from this Time. * Rolls over (under?) the hours, minutes and seconds fields when needed.
public void subtract(Time offset) {