|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface IReportParameterValue.DateFormat
This interface is used to specify the date parse format.
| Field Summary | |
|---|---|
static java.lang.String |
DATE
Date format is year, month, and day. |
static java.lang.String |
DATETIME
Date and time format is year, month, day, hours, minutes, and seconds. |
static java.lang.String |
TIME
Time format is hours, minutes, and seconds. |
| Field Detail |
|---|
static final java.lang.String DATE
Date format is year, month, and day.
static final java.lang.String TIME
Time format is hours, minutes, and seconds.
static final java.lang.String DATETIME
Date and time format is year, month, day, hours, minutes, and seconds.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||