public class JodaDateTimeCellValueReader extends Object implements CellValueReader<org.joda.time.DateTime>
| Constructor and Description |
|---|
JodaDateTimeCellValueReader(String dateFormat,
TimeZone timeZone) |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
read(char[] chars,
int offset,
int length,
ParsingContext parsingContext) |
public org.joda.time.DateTime read(char[] chars,
int offset,
int length,
ParsingContext parsingContext)
read in interface CellValueReader<org.joda.time.DateTime>Copyright © 2015. All rights reserved.