|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sage.orion.sdata.date.DateFormat
public final class DateFormat
Utility class for storing date format pattern within a single request thread
Method Summary | |
---|---|
static java.lang.String |
getDateFormatPattern()
Gets the date format pattern |
static void |
setDateFormatPattern(java.lang.String pattern)
Sets the date format pattern |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void setDateFormatPattern(java.lang.String pattern)
pattern
- date format patternpublic static java.lang.String getDateFormatPattern()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |