Madhu Singh

Madhu Singh

  • NA
  • 2
  • 1k

JavaScript function to add specified minutes to a Date object Error

Jul 22 2020 6:05 AM
Hello All,
 
I am writing a function to add Specified minutes to a data object and i am getting error..
 
And the function i used is 
 
console.log(add_minutes(new Date(2014,10,2), 30).toString());
 
Can you guys help me?? 
 
Thanks,
https://askmeoffers.com/ 

Answers (4)