프로그램
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
| 순번 | 상태 | 구분 | 프로그램명 | 첨부 | 모집기간 | 정원 | 조회 | 작성일 | 
|---|---|---|---|---|---|---|---|---|
| ${row._index+1} | ${row.상태} | ${row.구분} | 
                  
                    ${row.구분}
                    ${row.프로그램명}
                  
                   모집기간: ${new Date(row.모집시작일).$toFormat('MM-dd')} ~ ${new Date(row.모집종료일).$toFormat('MM-dd')} 
                 | 
                ${new Date(row.모집시작일).$toFormat('MM-dd')} ~ ${new Date(row.모집종료일).$toFormat('MM-dd')}
                    (D ${new Date(new Date().$toFormat('yyyy-MM-dd')).$dayDiff(new Date(new Date(row.모집종료일).$toFormat('yyyy-MM-dd')))}일)  | 
                ${row.모집정원} | ${row.조회수} | ${new Date(row.REG_DATETIME).$toFormat('yy-MM-dd')} |