System.out.println("\nnew SimpleDateFormat: " + new SimpleDateFormat("yyyy.MM.dd").parse("2001.12.21").getYear());