집 > Q&A > 본문
날짜를 가져오는 방법
mydate=new Date();
mydate.getFullYear() getFullMonth() getDay() getHours() getMinutes() getSeconds()