net.objectlab.kit.datecalc.joda
Class JodaExcelDateUtil
java.lang.Object
net.objectlab.kit.datecalc.joda.JodaExcelDateUtil
public final class JodaExcelDateUtil
- extends Object
Convert Excel Date to LocalDate, YearMonthDay or DateTime.
- Version:
- $Revision: 203 $ $Date: 2006-10-11 08:53:07 -0400 (Wed, 11 Oct 2006) $
- Author:
- Benoit Xhenseval, $LastChangedBy: benoitx $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getLocalDate
public static LocalDate getLocalDate(double date,
boolean use1904windowing)
getYearMonthDay
public static YearMonthDay getYearMonthDay(double date,
boolean use1904windowing)
getDateTime
public static DateTime getDateTime(double date,
boolean use1904windowing)
Copyright © 2006-2010 Appendium - Portfolio Financing Platform. All Rights Reserved.