Searched refs:SPL_FORMAT (Results 1 – 1 of 1) sorted by relevance
204 private static final String SPL_FORMAT = "yyyy-MM-dd"; field in DSULoader.DSUPackage240 mSPL = new SimpleDateFormat(SPL_FORMAT).parse(jsn.getString(SPL)); in DSUPackage()285 return new SimpleDateFormat(SPL_FORMAT).parse(spl); in getDeviceSPL()