method:getDate ();return type:numbercontent:ใช้แสดงวันที่example:var my_date = new Date (); alert ( my_date.getDate () );