|
||||||||||
| 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 class ReadableDateFactory
Class working as a factory providing nicely formated dates.
| Method Summary | |
|---|---|
static java.lang.String |
getReadableDate()
Get current date in a nice, internationalized format. |
static java.lang.String |
getReadableDate(java.util.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 java.lang.String getReadableDate()
public static java.lang.String getReadableDate(java.util.Date d)
d - date to return
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||