|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DateInputFormat
3 character string containing the "M"
, "D"
and "Y"
characters to indicate the
format of strings being parsed into Date instances via Date.parseInput()
.
As an example - an input format of "MDY" would parse "01/02/1999" to Jan 2nd 1999
Note: In addition to these standard formats, a custom date string parser function may be passed directly to Date.setInputFormat or passed into Date.parseInput as the inputFormat parameter.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |