Searched refs:hasTime (Results 1 – 1 of 1) sorted by relevance
1131 public String format2445(boolean hasTime) { in format2445() argument1132 char[] buf = new char[hasTime ? 16 : 8]; in format2445()1151 if (!hasTime) { in format2445()