Home | History | Annotate | Download | only in videoeditor

Lines Matching defs:dateFormat

668         SimpleDateFormat dateFormat = new SimpleDateFormat("'VID'_yyyyMMdd_HHmmss");
670 return dateFormat.format(date);