|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DateFieldHandler.ParseOptions | |
| org.exolab.castor.xml.handlers | |
| Uses of DateFieldHandler.ParseOptions in org.exolab.castor.xml.handlers |
| Methods in org.exolab.castor.xml.handlers with parameters of type DateFieldHandler.ParseOptions | |
protected static java.util.Date |
DateFieldHandler.parse(java.lang.String dateTime,
DateFieldHandler.ParseOptions options)
Parses the given string, which must be in the following format: CCYY-MM-DDThh:mm:ss or CCYY-MM-DDThh:mm:ss.sss where "CC" represents the century, "YY" the year, "MM" the month and "DD" the day. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||