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

Feedback: irt.org FAQ Knowledge Base Q147

Feedback on: irt.org FAQ Knowledge Base Q147

Sent by Ravikumar on November 29, 2000 at 02:57:58: - feedback #2078

Worth:
Worth reading

Length:
Too long

Comments:
to subtract n hours from a date, subtract (n/24) from the date. this is same as subtracting n hours from the date.


Sent by Tijl Houtbeckers on Thursday July 05, 2007 at 06:26:39 - feedback #4775

Worth:

Length:

Technical:

Comments:
Use the UTC get methods (such as getUTCFullYears, getUTCMonths, etc.) instead of what's used in this example, or your timezone will shift. You also don't need the y2k method anymore with FullYears. (according to W3C this is IE/Netscape 4+)




©2018 Martin Webb