|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.shift.framework.model.ModelCMD
com.shift.framework.common.DateUtilsCmd
public class DateUtilsCmd
Gforms¿¡¼ ³¯Â¥µîÀ» »ç¿ëÇØ¾ß ÇÒ¶§ ¼¹öÀÇ ½Ã°£µîÀ» ¹ÝȯÇÏ´Â CommandŬ·¡½º
| Constructor Summary | |
|---|---|
DateUtilsCmd()
|
|
| Method Summary | |
|---|---|
void |
getComplexDate()
¿À´Ã ³¯Â¥¸¦ ±âÁØÀ¸·Î ŸÀÔ[(¿¬('Y'), ¿ù('M'), ÀÏ('D'), ÁÖ('W'))]¿¡ µû¶ó Áõ°¨À» ÇÏ¿© ÁöÁ¤ÇÑ Æ÷¸ä¿¡ ¸Â°Ô ¹ÝȯÇÏ´Â ¸Þ¼Òµå |
void |
getDate()
ÇöÀç ³¯Â¥¸¦ ¹ÝȯÇÏ´Â ¸Þ¼Òµå |
| Methods inherited from class com.shift.framework.model.ModelCMD |
|---|
addMessage, addMessage, getCmd, getCmd, getHttpServletRequest, getHttpServletResponse, getInputObjectCount, getModelSet, getOuputObjectCount, getParameter, getParameter, getParameter, getParameter, getSession, getSession, setCharacterEncoding, setHttpServletRequest, setHttpServletResponse |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DateUtilsCmd()
| Method Detail |
|---|
public void getDate()
throws java.lang.Exception
FORMAT - ³¯Â¥ ÇüÅ FORMAT - yyyyMMdd
java.lang.Exception
public void getComplexDate()
throws java.lang.Exception
FORMAT - ³¯Â¥ Æ÷¸ä ex) yyyy-MM-dd HH:mm:ssTYPE - ¿¬(Year) 'Y', ¿ù(Month) 'M', ÀÏ(Day) 'D', ÁÖ(Week) 'W'SIZE - Á¤¼öÇü Áõ°¨°ª
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||