Home | History | Annotate | Download | only in vcard

Lines Matching defs:dateFormat

71 import java.text.DateFormat;
802 DateFormat dateFormat = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss");
813 "(" + dateFormat.format(new Date(vcardFile.getLastModified())) + ")");