Hi,
I have one requirement and in that I want to calculate date difference using jQuery.
In this one date is modified date of ShaPoint lsit and second is todays date.
So I want difference between todays date and modified date.
I tried 2-3 ways but it is showing below errors
1) Invalid date format
2) NAN
Please help

Md Tahmidul AbedinPosted Mar 12, 2018, 1:10 AM
As the process you are trying to formate the date, it is converting the date into string formate. I think the bellow example will do your requirments.
Reshma BhalekarPosted Mar 15, 2018, 2:54 AM
Piyush AgarwalPosted Mar 9, 2018, 6:09 AM
Please share your jquery code so that we can debug.
Reshma BhalekarPosted Feb 22, 2018, 3:56 AM
Nanddeep NachanPosted Feb 21, 2018, 11:54 PM
Reshma BhalekarPosted Feb 20, 2018, 4:23 AM
Ramesh PalanivelPosted Feb 20, 2018, 1:14 AM