|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.croftsoft.core.text.DateFormatLib
public final class DateFormatLib
Static library methods for formatting dates.
Method Summary | |
---|---|
static void |
main(String[] args)
|
static String |
toIsoDateFormat()
Provide a default argument of new Date(). |
static String |
toIsoDateFormat(Date date)
Returns a String in ISO date format (yyyy-MM-dd hh:mm:ss). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void main(String[] args)
public static String toIsoDateFormat(Date date)
public static String toIsoDateFormat()
|
CroftSoft Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |