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 for troubleshooting and learning new programming skills and much more. Here, you will find answers on a wide range of technologies such as AI, Machine Learning, OpenAI, Databricks, ASP.NET, C#, Python, Microsoft Access, MySQL, Amazon Web Services, SQL Server, PL/SQL, JD Edwards, SAS, Salesforce, APIs, MVC, and many others. Please feel free to visit and join the discussion!
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)