|
|
@ -67,7 +67,6 @@ public class SismicaUtil { |
|
|
|
private final static Log _log = LogFactoryUtil.getLog(SismicaUtil.class); |
|
|
|
private final static Log _log = LogFactoryUtil.getLog(SismicaUtil.class); |
|
|
|
|
|
|
|
|
|
|
|
private static final SimpleDateFormat dfmt = new SimpleDateFormat("dd/MM/yyyy hh:mm:ss"); |
|
|
|
private static final SimpleDateFormat dfmt = new SimpleDateFormat("dd/MM/yyyy hh:mm:ss"); |
|
|
|
private static final SimpleDateFormat dfmtGiorno = new SimpleDateFormat("dd/MM/yyyy"); |
|
|
|
|
|
|
|
private static final SimpleDateFormat sdfGiornoDB = new SimpleDateFormat("yyyy-MM-dd"); |
|
|
|
private static final SimpleDateFormat sdfGiornoDB = new SimpleDateFormat("yyyy-MM-dd"); |
|
|
|
private final static int SLICE = 200; |
|
|
|
private final static int SLICE = 200; |
|
|
|
|
|
|
|
|
|
|
|