HomeSort by relevance Sort by last modified time
    Searched refs:simpleDateFormat (Results 1 - 3 of 3) sorted by null

  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowTime.java 13 import java.text.SimpleDateFormat;
197 SimpleDateFormat df = new SimpleDateFormat("yyyyMMdd'T'HHmmss", Locale.ENGLISH);
198 SimpleDateFormat dfShort = new SimpleDateFormat("yyyyMMdd", Locale.ENGLISH);
285 protected SimpleDateFormat simpleDateFormat;
298 //There's no way to specify the century in SimpleDateFormat. We don't want to hard-code
320 //There's no way to specify this with SimpleDateFormat
325 //There's no way to specify this with SimpleDateFormat
    [all...]
  /external/icu4c/test/cintltst/
cdattst.c     [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 307 milliseconds