Searched refs:parse3339 (Results 1 – 6 of 6) sorted by relevance
361 t.parse3339("1980-05-23"); in testParse33390()366 t.parse3339("1980-05-23T09:50:50"); in testParse33390()373 t.parse3339("1980-05-23T09:50:50Z"); in testParse33390()380 t.parse3339("1980-05-23T09:50:50.0Z"); in testParse33390()387 t.parse3339("1980-05-23T09:50:50.12Z"); in testParse33390()394 t.parse3339("1980-05-23T09:50:50.123Z"); in testParse33390()402 t.parse3339("1980-05-23T09:50:50-01:05"); in testParse33390()410 t.parse3339("1980-05-23T09:50:50.123-01:05"); in testParse33390()418 t.parse3339("1980"); in testParse33390()425 t.parse3339("1980-05-23T09:50:50.123+"); in testParse33390()[all …]
229 video.dateAdded.parse3339(body); in newContentHandler()476 video.dateAdded.parse3339(takeText()); in endElement()
542 public boolean parse3339(String s) { in parse3339() method in Time
828 result.parse3339(time); in parseTime()
32623 method public boolean parse3339(java.lang.String);
34915 method public boolean parse3339(java.lang.String);