var strDate = new Date('2016-05-14');
strDate.setDate(strDate.getDate() + 17); //number of days to add, e.x. 17daysvar dateFormated = strDate
.toISOString().substr(0,10);
This is my Technical area of troubleshooting and learning new Programming skills and many more. Here you will find answers for many new technologies like asp.net 2.0/3.5,4.0 C# access, mysql, Amazon Webservice ,Sql-server, JD Edwards, SAS, Salesforce, APIs, MVC and many more. please visit & discuss.
Friday, May 13, 2016
Javascript date add days asp
Tuesday, May 10, 2016
Oracle SQL Developer: How do I copy data with Column Headers from the output Result
Oracle SQL Developer: How do I copy data with Column Headers from the output Result
Shift-Ctrl-C
Shift-Ctrl-C
Subscribe to:
Posts (Atom)