M
murali
Guest
The first step is to get the field value and make a JS date out of it. Then you should be able to do JS Date API to do all calculations. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date
Continue reading...
Continue reading...