|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjxl.write.DateFormats
Static class which contains Excels predefined Date formats
| Field Summary | |
static DisplayFormat |
DEFAULT
The default format. |
static DisplayFormat |
FORMAT1
The default format. |
static DisplayFormat |
FORMAT10
Equivalent to a date format of "mm:ss" |
static DisplayFormat |
FORMAT11
Equivalent to a date format of "H:mm:ss" |
static DisplayFormat |
FORMAT12
Equivalent to a date format of "mm:ss.S" |
static DisplayFormat |
FORMAT2
Equivalent to a date format of "d-MMM-yy" |
static DisplayFormat |
FORMAT3
Equivalent to a date format of "d-MMM" |
static DisplayFormat |
FORMAT4
Equivalent to a date format of "MMM-yy" |
static DisplayFormat |
FORMAT5
Equivalent to a date format of "h:mm a" |
static DisplayFormat |
FORMAT6
Equivalent to a date format of "h:mm:ss a" |
static DisplayFormat |
FORMAT7
Equivalent to a date format of "H:mm" |
static DisplayFormat |
FORMAT8
Equivalent to a date format of "H:mm:ss" |
static DisplayFormat |
FORMAT9
Equivalent to a date format of "M/d/yy H:mm" |
| Constructor Summary | |
DateFormats()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final DisplayFormat FORMAT1
public static final DisplayFormat DEFAULT
public static final DisplayFormat FORMAT2
public static final DisplayFormat FORMAT3
public static final DisplayFormat FORMAT4
public static final DisplayFormat FORMAT5
public static final DisplayFormat FORMAT6
public static final DisplayFormat FORMAT7
public static final DisplayFormat FORMAT8
public static final DisplayFormat FORMAT9
public static final DisplayFormat FORMAT10
public static final DisplayFormat FORMAT11
public static final DisplayFormat FORMAT12
| Constructor Detail |
public DateFormats()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||