Searched refs:getKMLTimestamp (Results 1 – 2 of 2) sorted by relevance
38 public static String getKMLTimestamp(long when) { in getKMLTimestamp() method in DateUtils50 return getKMLTimestamp(System.currentTimeMillis()); in getCurrentKMLTimestamp()
74 rowOutput.append(DateUtils.getKMLTimestamp(entry.getLocation() in getOutput()