您需要在新的Date()。getDate()的帮助下使用currentDate。语法如下-
var anyVariableName= yourCurrentDate - yourSubstractDateOfCurrentMonth;注意
Today’s date is - 28-07-2020要运行上述程序,您需要使用以下命令-
node fileName.js.在这里,我的文件名为demo129.js
PS C:\Users\Amit\JavaScript-code> node demo129.js 27