I\'ve been trying to solve this problem without luck, hopefully someone could help me out...
I created a DateUtil.java class which is placed within my project at: src/ma
As you noted in the comments, you are using jre.1.8.0_131. Please try using the JDK itself (not JRE).
jre.1.8.0_131
JDK 1.8 Downloads.