|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.edu.agh.cast.util.ReadableDateFactory
public final class ReadableDateFactory
Class working as a factory providing nicely formated dates.
Method Summary | |
---|---|
static String |
getReadableDate()
Get current date in a nice, internationalized format. |
static String |
getReadableDate(Date d)
Get a date in a nice, internationalized format. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static String getReadableDate()
public static String getReadableDate(Date d)
d
- date to return
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |