| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.datatools.connectivity.oda.flatfile.util.DateFormatISO8601
public class DateFormatISO8601
DateFormatISO8601 is a utility class for formatting and parsing dates according to date format defined by ISO8601.
| Constructor Summary | |
|---|---|
| DateFormatISO8601() | |
| Method Summary | |
|---|---|
| static java.util.Date | parse(java.lang.String source)Parse a date/time string. | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public DateFormatISO8601()
| Method Detail | 
|---|
public static java.util.Date parse(java.lang.String source)
                            throws java.text.ParseException,
                                   java.text.ParseException
source - 
java.text.ParseException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||