Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Replace SimpleDateFormat with DateTimeFormatter

Compare
Choose a tag to compare
@yu-iskw yu-iskw released this 09 Apr 21:32
· 12 commits to master since this release
fcf3e36
Replace SimpleDateFormat with DateTimeFormatter (#21)

* Change java target version from 1.7 to 1.8

* Refactoring parseDate

* Modify parsers

* Remove openjdk7

* Modify Makefile, README and pom

* Add ./dev/get-app-version.sh

* Modify Makefile