{"json_modified": "2016-08-04T04:48:58.873164", "uuid": "4496cf6e-0406-457a-bd06-d6301183b8fb", "title": "Date.prototype.getYear()", "url": "/de/docs/Web/JavaScript/Reference/Global_Objects/Date/getYear", "tags": ["Reference", "Date", "Prototype", "JavaScript", "Deprecated", "Method"], "translations": [{"uuid": "c7e2a6f1-6d7b-4800-af54-f8d591ce53dd", "title": "Date.prototype.getYear()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/getYear", "tags": ["Reference", "Date", "Prototype", "JavaScript", "Deprecated", "Method"], "summary": "The getYear() method returns the year in the specified date according to local time. Because getYear() does not return full years (\"year 2000 problem\"), it is no longer used and has been replaced by the getFullYear() method.", "localization_tags": [], "locale": "en-US", "last_edit": "2016-07-31T09:59:08", "review_tags": []}, {"uuid": "8e72b1cf-e843-4f71-b36c-754c1b043bd1", "title": "Date.prototype.getYear()", "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/Date/getYear", "tags": ["Dokumentacja_JavaScript", "JavaScript", "Dokumentacje", "Wszystkie_kategorie"], "summary": "Zwraca rok dla okre\u015blonej daty w zale\u017cno\u015bci od czasu lokalnego. Metoda getYear nie jest d\u0142u\u017cej wykorzystywana i zosta\u0142a zast\u0105piona metod\u0105 getFullYear().", "localization_tags": [], "locale": "pl", "last_edit": "2015-04-18T10:46:15", "review_tags": []}, {"uuid": "7bf76c3c-fa6c-4b7c-af62-7510ecb9c0bb", "title": "Date.prototype.getYear()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Date/getYear", "tags": ["D\u00e9pr\u00e9ci\u00e9", "Reference", "Date", "R\u00e9f\u00e9rence", "Prototype", "JavaScript", "M\u00e9thode"], "summary": "Un nombre repr\u00e9sentant l'ann\u00e9e de la date indiqu\u00e9e, selon l'heure locale, auquel on a soustrait 1900.", "localization_tags": [], "locale": "fr", "last_edit": "2016-08-01T03:48:13", "review_tags": []}, {"uuid": "1656a45c-3082-41e7-a0bd-cbe6dc557316", "title": "Date.prototype.getYear()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Date/getYear", "tags": ["Date", "Date Methods"], "summary": "\u5730\u65b9\u6642\u306b\u57fa\u3065\u304d\u3001\u6307\u5b9a\u3055\u308c\u305f\u65e5\u6642\u306e\u300c\u5e74\u300d\u3092\u8fd4\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-12T12:55:45", "review_tags": []}, {"uuid": "598fdbdb-77a1-417b-bdd0-80adce5bee38", "title": "Date.prototype.getYear()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Date/getYear", "tags": [], "summary": "The getYear() method returns the year in the specified date according to local time. Because getYear does not return full years (\"year 2000 problem\"), it is no longer used and has been replaced by the getFullYear method.", "localization_tags": ["inprogress"], "locale": "zh-CN", "last_edit": "2015-04-17T05:06:05", "review_tags": []}, {"uuid": "bb1495b4-90aa-4c49-aed8-3e27e251e943", "title": "Date.prototype.getYear()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Date/getYear", "tags": ["Reference", "Date", "R\u00e9f\u00e9rence", "Prototype", "JavaScript", "Deprecated", "Method"], "summary": "", "localization_tags": [], "locale": "ru", "last_edit": "2014-10-27T04:27:07", "review_tags": []}, {"uuid": "4647589b-7d03-4fc6-ae8e-7cf20676f4da", "title": "Date.prototype.getYear()", "url": "/ca/docs/Web/JavaScript/Referencia/Objectes_globals/Date/getYear", "tags": [], "summary": "El m\u00e8tode getYear() retorna l'any de la data especificada segons l'hora local. Com que getYear() no retorna anys sencers (\"el problema de l'any 2000\"), no s'utilitza m\u00e9s i s'ha substitu\u00eft pel m\u00e8tode getFullYear().", "localization_tags": [], "locale": "ca", "last_edit": "2015-05-18T11:35:47", "review_tags": []}, {"uuid": "6aecb981-9202-4f86-a4f0-6596c30f32f0", "title": "Date.prototype.getYear()", "url": "/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getYear", "tags": ["Reference", "Date", "Prototype", "JavaScript", "Deprecated", "Method"], "summary": "O m\u00e9todo\u00a0getYear()\u00a0retorna o ano\u00a0especificado pela data de acordo com a hora local. Por conta do fato de que\u00a0getYear()\u00a0n\u00e3o retorna anos completos\u00a0(\"problema do ano\u00a02000\"), este m\u00e9todo n\u00e3o \u00e9 mais utilizado e foi substituido pelo m\u00e9todo\u00a0getFullYear().", "localization_tags": [], "locale": "pt-BR", "last_edit": "2015-06-26T18:24:55", "review_tags": []}], "modified": "2016-08-04T04:48:57", "label": "Date.prototype.getYear()", "localization_tags": [], "locale": "de", "id": 181760, "last_edit": "2016-08-04T04:48:51", "summary": "Die getYear() Methode gibt das Jahr eines Datums bez\u00fcglich der Ortszeit zur\u00fcck. Weil getYear() nicht das ganze Jahr zur\u00fcck gibt (das \"Jahr 2000 Problem\"), wird es nicht weiter eingesetzt und wird von der Methode getFullYear() ersetzt.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "R\u00fcckgabewert", "title": "R\u00fcckgabewert"}, {"id": "Beschreibung", "title": "Beschreibung"}, {"id": "R\u00fcckw\u00e4rtskompatibilit\u00e4t", "title": "R\u00fcckw\u00e4rtskompatibilit\u00e4t"}, {"id": "Verhalten_in_JavaScript_1.2_und_fr\u00fcher", "title": "Verhalten in JavaScript 1.2 und fr\u00fcher"}, {"id": "Beispiele", "title": "Beispiele"}, {"id": "Jahre_zwischen_1900_und_1999", "title": "Jahre zwischen 1900 und 1999"}, {"id": "Jahre_nach_1999", "title": "Jahre nach 1999"}, {"id": "Jahre_vor_1900", "title": "Jahre vor 1900"}, {"id": "Setzen_und_bekommen_von_Jahren_zwischen_1900_und_1999", "title": "Setzen und bekommen von Jahren zwischen 1900 und 1999"}, {"id": "Spezifikationen", "title": "Spezifikationen"}, {"id": "Browserkompatibilit\u00e4t", "title": "Browserkompatibilit\u00e4t"}, {"id": "Siehe_auch", "title": "Siehe auch"}], "slug": "Web/JavaScript/Reference/Global_Objects/Date/getYear", "review_tags": []}