Searched refs:parse3339 (Results 1 – 6 of 6) sorted by relevance
371 t.parse3339("1980-05-23"); in testParse33390()376 t.parse3339("1980-05-23T09:50:50"); in testParse33390()383 t.parse3339("1980-05-23T09:50:50Z"); in testParse33390()390 t.parse3339("1980-05-23T09:50:50.0Z"); in testParse33390()397 t.parse3339("1980-05-23T09:50:50.12Z"); in testParse33390()404 t.parse3339("1980-05-23T09:50:50.123Z"); in testParse33390()412 t.parse3339("1980-05-23T09:50:50-01:05"); in testParse33390()420 t.parse3339("1980-05-23T09:50:50.123-01:05"); in testParse33390()428 t.parse3339("1980"); in testParse33390()435 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()
541 public boolean parse3339(String s) { in parse3339() method in Time
30133 method public boolean parse3339(java.lang.String);
47705 method @Deprecated public boolean parse3339(String);
47849 method @Deprecated public boolean parse3339(String);