10601061106210631064106510661067
} try { return new SimpleDateFormat(format).parse(text); } catch (ParseException e) { throw new DruidRuntimeException("format : " + format + ", value : " + text, e); } }