org.sfm.csv.impl.cellreader.joda
public class JodaDateTimeCellValueReader extends Object implements CellValueReader<org.joda.time.DateTime>
| Constructor and Description |
|---|
JodaDateTimeCellValueReader(String dateFormat,
TimeZone timeZone) |
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.