Searched defs:parseDate (Results 1 – 7 of 7) sorted by relevance
104 public static Date parseDate(String dateValue) throws DateParseException { in parseDate() method in DateUtils118 public static Date parseDate(final String dateValue, String[] dateFormats) in parseDate() method in DateUtils137 public static Date parseDate( in parseDate() method in DateUtils
280 public static long parseDate(String date) in parseDate() method in HttpFields
504 public static long parseDate(String dateString) { in parseDate() method in AndroidHttpClient
149 parseDate (const UChar *text, UErrorCode &status) { in parseDate() function
835 private static long parseDate (String text) { in parseDate() method in TimeZoneNamesImpl.TZ2MZsCache
837 private static long parseDate (String text) { in parseDate() method in TimeZoneNamesImpl.TZ2MZsCache
1793 function parseDate(formatter, value) { function