|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.connectivity.framework.schema.tools.SimpleDateFormatter
public final class SimpleDateFormatter
The Class SimpleDateFormatter.
| Method Summary | |
|---|---|
static java.util.Date |
parse(java.lang.String date)
Parses the. |
static java.lang.String |
print(java.util.Date date)
Prints the. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.util.Date parse(java.lang.String date)
date - the date
public static java.lang.String print(java.util.Date date)
date - the date
|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||