|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.form.utils.DateUtils
public class DateUtils
DateUtils
Method Summary | |
---|---|
static java.sql.Timestamp |
formatTimestamp(java.lang.String strTimestamp,
java.util.Locale locale)
Format a String into a timestamp |
static java.lang.String |
getCurrentDateTime(java.util.Locale locale)
Get the current date time |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String getCurrentDateTime(java.util.Locale locale)
locale
- the locale
public static java.sql.Timestamp formatTimestamp(java.lang.String strTimestamp, java.util.Locale locale)
strTimestamp
- the String to formatlocale
- the locale
Timestamp
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |