Package | Description |
---|---|
org.joda.time.format |
Provides printing and parsing support for instants and durations.
|
Modifier and Type | Method | Description |
---|---|---|
int |
DateTimeParser.parseInto(DateTimeParserBucket bucket,
java.lang.String text,
int position) |
Parse an element from the given text, saving any fields into the given
DateTimeParserBucket.
|
Copyright © 2002–2018 Joda.org. All rights reserved.