javascriptで日付を取得する方法 2019/10/16 2019/10/16 javascript 以下のようにDate関数を使用します。 var now = new Date(); 1 var now = new Date();