Skip to content

Instantly share code, notes, and snippets.

@warpgate3
Created July 27, 2018 02:32
Show Gist options
  • Save warpgate3/981ba74c394ba68687ba58875034a708 to your computer and use it in GitHub Desktop.
Save warpgate3/981ba74c394ba68687ba58875034a708 to your computer and use it in GitHub Desktop.
beautiful time format since java8
~.getTimestamp().toLocalDateTime().format(DateTimeFormatter.ISO_LOCAL_DATE)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment