Searched refs:Strftime (Results 1 – 4 of 4) sorted by relevance
18 import org.robolectric.util.Strftime;316 …return Strftime.format(format, new Date(toMillis(false)), Locale.getDefault(), TimeZone.getTimeZon… in format()
19 import org.robolectric.util.Strftime;414 return Strftime.format( in format()
11 public class Strftime { class