|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.efaps.ui.wicket.util.DateUtil
public final class DateUtil
Singelton class for date functions.
| Method Summary | |
|---|---|
static org.joda.time.DateTime |
getDateFromParameter(java.lang.String _value)
Convert a date from a parameter into a DateTime. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static org.joda.time.DateTime getDateFromParameter(java.lang.String _value)
throws org.efaps.util.EFapsException
DateTime.
_value - value to be converted
org.efaps.util.EFapsException - on error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||