| 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 (c) 2001-2006 - Joda.org