|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.util.ISODateFormat
public class ISODateFormat
Converts between Dates and ISO 8601 strings.
| Constructor Summary | |
|---|---|
ISODateFormat()
|
|
| Method Summary | |
|---|---|
java.lang.String |
formatDateTime(java.util.Date date)
|
java.util.Date |
parseDateTime(java.lang.String iso)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ISODateFormat()
| Method Detail |
|---|
public java.lang.String formatDateTime(java.util.Date date)
public java.util.Date parseDateTime(java.lang.String iso)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||