See this document in CiteSeerX!

B.2.4 Date.prototype.getYear ( )  (Make Corrections)  
Note The Getfullyear ECMA 114 Rue du Rhne CH-1204 Geneva Switzerland See inside cover page for...



  Home/Search   Context   Related

 
View or download:
kent.edu/WEB/resource/Ecma262.pdf
Cached:  PS.gz  PS  PDF   Image  Update  Help

From:  kent.edu/WEB/resource/index (more)
(Enter author homepages)

Rate this article: (best)
  Comment on this article  
(Enter summary)

Abstract: Equality Comparison Algorithm The comparison x == y, where x and y are values, produces true or false. Such a comparison is performed as follows: 1. If Type(x) is different from Type(y), go to step 14. 2. If Type(x) is Undefined, return true. 3. If Type(x) is Null, return true. 4. If Type(x) is not Number, go to step 11. 5. If x is NaN, return false. 6. If y is NaN, return false. 7. If x is the same number value as y, return true. 8. If x is +0 and y is - -- -0, return true. 9. If x is - ... (Update)

Similar documents (at the sentence level):
34.5%:   ECMA 114 Rue du Rhne CH-1204 Geneva Switzerland This.. - Printed Copies Can   (Correct)
29.2%:   ECMAScript Language Specification - Ecma   (Correct)

Similar documents based on text:   More   All
0.8:   Volume and File Structure for Write-Once and Rewritable.. - Standard Ecma- Nd   (Correct)
0.8:   UDF Bridge Volume Recognition Sequence with Boot Record - When An Ecma-   (Correct)
0.7:   Portable Common Tool Environment (PCTE) - IDL Binding.. - Standard Ecma- Nd (1997)   (Correct)

BibTeX entry:   (Update)

@misc{ getfullyear-dateprototypegetyear,
  author = "Note The Getfullyear",
  title = "B.2.4 Date.prototype.getYear ( )",
  url = "citeseer.ist.psu.edu/473649.html" }
Citations (may not include all citations):


Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC