|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.springlayout.util.DateFormatUtil
public class DateFormatUtil
Created on 14/11/2006
Constructor Summary | |
---|---|
DateFormatUtil()
|
Method Summary | |
---|---|
static java.text.SimpleDateFormat |
getLocalizedDateFormat(java.util.Locale locale)
Gets a localised date format with a four digit year with month day and year separated by "/" character. |
static java.lang.String |
getLocalizedDateFormatForJsPicker(java.util.Locale locale)
Gets a localised date format for the dynarch js calendar picker |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DateFormatUtil()
Method Detail |
---|
public static java.text.SimpleDateFormat getLocalizedDateFormat(java.util.Locale locale)
locale
-
public static java.lang.String getLocalizedDateFormatForJsPicker(java.util.Locale locale)
locale
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |