Posts by Evandro César • 19 points
1 post
- 
		1 votes2 answers514 viewsQ: Subtract extract months between two javascript datesI’m struggling to extract the total of months between two dates ex: end date (29/03/2018) - start date (29/01/2018) = 2 months, however the dates are provided by the jQuery datepiker and if it could…