Hi I am coding the following:
String sph=(String) android.text.format.DateFormat.format(\"yyyy-MM-dd_hh-mm-ss_SSS\", new java.util.Date());
Try using the same format with SimpleDateFormat