 |
DateFormat (Java Platform SE 7 ) - Oracle Help Center
Parse a date/time string according to the given parse position. For example, a time text "07/10/96 4:5 PM, PDT" will be parsed into a Date that is equivalent to Date(837039900000L). By default, parsing is lenient: If the input is not in the form used by t
docs.oracle.com |
 |