Constructor and Description |
---|
DateTimeParser(DateTimeFormatter formatter)
Create a new DateTimeParser.
|
Modifier and Type | Method and Description |
---|---|
DateTime |
parse(java.lang.String text,
java.util.Locale locale)
Parse a text String to produce a T.
|
public DateTimeParser(DateTimeFormatter formatter)
formatter
- the Joda DateTimeFormatter instance