MCPcopy Create free account
hub / github.com/bboyairwreck/PieMessage / parseDateString

Method parseDateString

JavaWebServer/src/plist/NSDate.java:63–69  ·  view source on GitHub ↗

Parses the XML date string and creates a Java Date object from it. This function is synchronized as SimpleDateFormat is not thread-safe. @param textRepresentation The date string as found in the XML property list @return The parsed Date @throws ParseException If the given string cannot be parsed. @

(String textRepresentation)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

NSDateMethod · 0.95

Calls 1

parseMethod · 0.45

Tested by

no test coverage detected