Methods to get dates
mydate=new Date();
mydate.getFullYear() getFullMonth() getDay() getHours() getMinutes() getSeconds()