Skip to content

Instantly share code, notes, and snippets.

@a1994sc
Created March 23, 2015 17:48
Show Gist options
  • Save a1994sc/c5af7b3e0cb9728f5a0a to your computer and use it in GitHub Desktop.
Save a1994sc/c5af7b3e0cb9728f5a0a to your computer and use it in GitHub Desktop.
Java - Quickly create a timestamp
new util.sql.Timestamp(Calendar.getInstance().getTime().getTime())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment