Searched defs:date (Results 1 – 1 of 1) sorted by relevance
162 private static Date convertFromExifDate(String date) throws ParseException { in convertFromExifDate()664 private long parseTimestamp(@Nullable String date, @Nullable String time) { in parseTimestamp()