|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.brains2b.coffee.util.CfDateHelper
[Short description] [Long description]
Field Summary | |
static java.text.SimpleDateFormat[] |
m_sdf
|
Constructor Summary | |
CfDateHelper()
|
Method Summary | |
static java.lang.String |
format(java.util.Date d)
|
static java.util.Date |
parse(java.lang.String s)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static java.text.SimpleDateFormat[] m_sdf
Constructor Detail |
public CfDateHelper()
Method Detail |
public static java.util.Date parse(java.lang.String s)
public static java.lang.String format(java.util.Date d)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |