4
Answers

JavaScript function to add specified minutes to a Date object Error

Madhu Singh

Madhu Singh

4y
1k
1
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)