Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #9281
| Newsgroups | comp.lang.javascript |
|---|---|
| Subject | Re: setDate() |
| From | "Evertjan." <exjxw.hannivoort@interxnl.net> |
| References | <etdie7d0tt50b7kbo00l0ojfgfggqhj9ui@4ax.com> <jccljb$ki9$1@dont-email.me> <p3lke718e2koi7flu9fjqrcbuumshmpkt7@4ax.com> |
| Message-ID | <Xns9FBCE67B36A38eejj99@194.109.133.133> (permalink) |
| Date | 2011-12-15 21:39 +0000 |
Gene Wirchenko wrote on 15 dec 2011 in comp.lang.javascript: >>> Is this behaviour that I can count on? [...] > JavaScript's standard: > > http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-262.pdf > Did I get the right one? This is like saying you cannot get killed having green at the traffic lights, BECAUSE the law says other lights must have red. No, ECMA defines how a javascript engine should work in their eyes, no javascript engine works exactly that way, because the builders of the engines either think of an in their eyse better way, or because they made stupid mistakes. So you cannot count on what ECMA says. You should test it. -- Evertjan. The Netherlands. (Please change the x'es to dots in my emailaddress)
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