Skip to content Skip to sidebar Skip to footer

JQuery Plugin To Perform Date Manipulations

Am looking for a jQuery utility that will let me do date manipulations. eg: 1) Add x no. of days to a date and get a new Date. 2) For given a date, gives the corresponding week of

Solution 1:

I suggest DateJS even if it's not a jQuery plugin.


Post a Comment for "JQuery Plugin To Perform Date Manipulations"