날짜를 가져오는 방법
mydate=new Date();
mydate.getFullYear() getFullMonth() getDay() getHours() getMinutes() getSeconds()