src/test/java/com/se/nsl/AppTest.java
@@ -39,10 +39,16 @@ @Test public void test() { //procDepthFiles(); System.out.println("> test ----------------------"); readZarr(); //procDepthFiles(); //readZarr(); //collectPngToList(); SimpleDateFormat YYYYMMDDHHMM = new SimpleDateFormat("yyyy MM dd HH mm "); System.out.println(YYYYMMDDHHMM.format(new Date())); SimpleDateFormat YYYYMDHM = new SimpleDateFormat("yyyy M d H m "); System.out.println(YYYYMDHM.format(new Date())); } private void procDepthFiles() {