Sharepoint dates and Javascript
If you’ve ever worked with JS and Sharepoint date fields you will know the problem, if you haven’t I’l try and save you some time. Javascript typically see’s how Sharepoint stores its dates as invalid, and reformatting the date in JS to some usable format tends to require too many lines of code and various…