List of utility methods to do Timestamp to String
if (time == null) { return null; return toStringFormatGMTTime(time.getTime(), format);