153c153 < retVal.append(String.format("Performance Statistics %tT - %tT%n", startTime, stopTime)); --- > retVal.append(String.format("Performance Statistics %tc - %tc%n", startTime, stopTime));