Total newbie, please don't rush to mark as duplicate!
I have a file that calculates days based on a date picker, adding 1 day to many multiple fields. What I need is to give the option to manually add numbers which are treated as days.
I kinda figured it to an extend, but then it adds the number as a text (if you choose 1st of January and add 3, it gives you the 13th of January). I saw the question of a guy with a similar issue and tried to implement it, but have no idea how. So I have added it here: http://code.reloado.com/avudiz3/edit#preview (edit here: http://code.reloado.com/avudiz3/edit#javascript,html) and will appreciate any help or advise.