「lastday」を含むwiki一覧 - 1ページ

Javascript - wodit-studyのうぃき

now.getMonth()+1day = now.getDate();lastfull= new Date(year,mon+1,0);lastday= lastfull.getDate()var s = year + "年" + mon + "月" + day + "日";

  • 1