|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.ss.usermodel.DateUtil
org.apache.poi.hssf.usermodel.HSSFDateUtil
public class HSSFDateUtil
Contains methods for dealing with Excel dates.
| Constructor Summary | |
|---|---|
HSSFDateUtil()
|
|
| Method Summary | |
|---|---|
protected static int |
absoluteDay(java.util.Calendar cal,
boolean use1904windowing)
|
| Methods inherited from class org.apache.poi.ss.usermodel.DateUtil |
|---|
convertTime, getExcelDate, getExcelDate, getExcelDate, getJavaDate, getJavaDate, isADateFormat, isCellDateFormatted, isCellInternalDateFormatted, isInternalDateFormat, isValidExcelDate, parseYYYYMMDDDate, setCalendar |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HSSFDateUtil()
| Method Detail |
|---|
protected static int absoluteDay(java.util.Calendar cal,
boolean use1904windowing)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||