Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #9325
| Message-ID | <2254418.FRqVoOGUtd@PointedEars.de> (permalink) |
|---|---|
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
| Organization | PointedEars Software (PES) |
| Date | 2011-12-17 00:06 +0100 |
| Subject | Re: setDate() |
| Newsgroups | comp.lang.javascript |
| References | (1 earlier) <jccljb$ki9$1@dont-email.me> <p3lke718e2koi7flu9fjqrcbuumshmpkt7@4ax.com> <Xns9FBCE67B36A38eejj99@194.109.133.133> <9kvaegFk3sU1@mid.uni-berlin.de> <1930938.aqSPkdTlGX@PointedEars.de> |
| Followup-To | comp.lang.javascript |
Followups directed to: comp.lang.javascript
Thomas 'PointedEars' Lahn wrote:
> Jake Jarvis wrote:
>> (I'd lean towards yes, it can be decided, but I don't "see" it)
>
> The "magic" happens in the MakeDay(year, month, date) algorithm called e.
> g. in step 3 of the Date.prototype.setDate(date) algorithm of ECMAScript
> Edition 5.1. It is actually much clearer specified there as I remember it
^^
> from ES 3, which is seldom the case with ES 5.x.
_than_ (false friends)
--
PointedEars
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
setDate() Gene Wirchenko <genew@ocis.net> - 2011-12-14 16:00 -0800
Re: setDate() Jake Jarvis <pig_in_shoes@yahoo.com> - 2011-12-15 01:09 +0100
Re: setDate() Gene Wirchenko <genew@ocis.net> - 2011-12-14 18:37 -0800
Re: setDate() "Evertjan." <exjxw.hannivoort@interxnl.net> - 2011-12-15 12:23 +0000
Re: setDate() Gene Wirchenko <genew@ocis.net> - 2011-12-15 12:11 -0800
Re: setDate() "Evertjan." <exjxw.hannivoort@interxnl.net> - 2011-12-15 21:27 +0000
Re: setDate() Gene Wirchenko <genew@ocis.net> - 2011-12-15 15:26 -0800
Re: setDate() Swifty <steve.j.swift@gmail.com> - 2011-12-16 06:29 +0000
Re: setDate() "Evertjan." <exjxw.hannivoort@interxnl.net> - 2011-12-16 08:41 +0000
Re: setDate() Jake Jarvis <pig_in_shoes@yahoo.com> - 2011-12-15 12:28 +0100
Re: setDate() Gene Wirchenko <genew@ocis.net> - 2011-12-15 12:12 -0800
Re: setDate() "Evertjan." <exjxw.hannivoort@interxnl.net> - 2011-12-15 21:39 +0000
Re: setDate() Jake Jarvis <pig_in_shoes@yahoo.com> - 2011-12-15 23:25 +0100
Re: setDate() Jake Jarvis <pig_in_shoes@yahoo.com> - 2011-12-15 23:28 +0100
Re: setDate() Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-12-17 00:04 +0100
Re: setDate() Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-12-17 00:06 +0100
Re: setDate() Swifty <steve.j.swift@gmail.com> - 2011-12-16 06:35 +0000
Re: setDate() "Evertjan." <exjxw.hannivoort@interxnl.net> - 2011-12-16 08:29 +0000
Re: setDate() Dr J R Stockton <reply1150@merlyn.demon.co.uk> - 2011-12-16 22:17 +0000
csiph-web