List of utility methods to do SQL Timestamp Create
long millisSince1970 = System.currentTimeMillis(); return getFormattedTimeStamp(millisSince1970);