Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback on: irt.org FAQ Knowledge Base Q1142, Friday June 15, 2007 at 09:37:52

You are here: irt.org | About | Feedback | 4707 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q1142

Sent by
Erik on Friday June 15, 2007 at 09:37:52

Worth:
Worth reading

Length:
Just right

Technical:
Not technical enough

Comments:
This is a better way... just let the javascript engine determine the values...

var _date = new Date();
var _val = _date.setDate(_date.getDate()+16); // now + 16 days
alert(_date);

have fun!




Other feedback on 'irt.org FAQ Knowledge Base Q1142' - show all

©2018 Martin Webb