Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] [OT] Subtracting two times in JavaScript
- Date: Sat, 20 Mar 2010 23:01:10 +0900
- From: Edmund Edgar <lists@example.com>
- Subject: Re: [tlug] [OT] Subtracting two times in JavaScript
- References: <4BA4D0BD.6030802@example.com>
Evening Dave. > endTime = new Date(this.timeStamp); IIRC JavaScript dates expect milliseconds, not seconds. Try: endTime = new Date(this.timeStamp*1000); -- Edmund Edgar Founder, KK Social Minds Educational Technology for the Web and Virtual Worlds ed@example.com +81 090 3912 3380 Skype: edmundedgar Second Life: Edmund Earp Linked In: edmundedgar Twitter: @edmundedgar http://www.socialminds.jp
- References:
- [tlug] [OT] Subtracting two times in JavaScript
- From: Dave M G
Home | Main Index | Thread Index
- Prev by Date: [tlug] [OT] Subtracting two times in JavaScript
- Next by Date: Re: [tlug] [OT] Subtracting two times in JavaScript
- Previous by thread: [tlug] [OT] Subtracting two times in JavaScript
- Next by thread: Re: [tlug] [OT] Subtracting two times in JavaScript
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links