Get 90 days before date from Current Date Using Jquerry

var startdate = convertToDateFormat(new Date(new Date().setDate(new Date().getDate() - 90)));

Comments

Popular posts from this blog

SP People Picker Validation

Create multiple web parts in one SPFx Solution

JQgrid Auto Complete functionality for a textbox using Jquerry