Description. Format Date as DD/MM/YYYY. Demo Code. Date.prototype.format = function() { var d = new Date(); var curr_date = d.getDate(); var curr_month = d.
確定! 回上一頁