{"json_modified": "2015-04-17T05:04:03.886732", "slug": "Web/JavaScript/Reference/Global_Objects/Date/getTimezoneOffset", "tags": [], "locale": "zh-CN", "title": "Date.prototype.getTimezoneOffset()", "translations": [{"title": "Date.prototype.getTimezoneOffset()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/getTimezoneOffset", "tags": ["Reference", "Date", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Method"], "summary": "The getTimezoneOffset() method returns the time-zone offset from UTC, in minutes, for the current locale.", "localization_tags": [], "locale": "en-US", "last_edit": "2014-10-23T04:54:23", "review_tags": []}, {"title": "getTimezoneOffset", "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/Date/getTimezoneOffset", "tags": ["Dokumentacja_JavaScript", "JavaScript", "Dokumentacje", "Wszystkie_kategorie"], "summary": "", "localization_tags": [], "locale": "pl", "last_edit": "2014-05-31T00:08:33", "review_tags": []}, {"title": "Date.prototype.getTimezoneOffset()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Date/getTimezoneOffset", "tags": ["Date", "Date Methods"], "summary": "UTC\u3068\u73fe\u5728\u306e\u30ed\u30b1\u30fc\u30eb\u6642\u9593\u3068\u306e\u5dee\u3092\u5206\u5358\u4f4d\u3067\u8fd4\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-12T12:44:57", "review_tags": []}, {"title": "Date.prototype.getTimezoneOffset()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Date/getTimezoneOffset", "tags": ["Reference", "Date", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Method"], "summary": "La m\u00e9thode getTimezoneOffset() retourne la diff\u00e9rence en minutes entre le fuseau horaire UTC, et celui de l'heure locale.", "localization_tags": [], "locale": "fr", "last_edit": "2015-01-17T09:25:35", "review_tags": []}, {"title": "Date.prototype.getTimezoneOffset()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Date/getTimezoneOffset", "tags": ["Reference", "Date", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Method"], "summary": "\u041c\u0435\u0442\u043e\u0434 getTimezoneOffset() \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0441\u043c\u0435\u0449\u0435\u043d\u0438\u0435 \u0447\u0430\u0441\u043e\u0432\u043e\u0433\u043e \u043f\u043e\u044f\u0441\u0430 \u043e\u0442\u043d\u043e\u0441\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0447\u0430\u0441\u043e\u0432\u043e\u0433\u043e \u043f\u043e\u044f\u0441\u0430 UTC \u0432 \u043c\u0438\u043d\u0443\u0442\u0430\u0445 \u0434\u043b\u044f \u0442\u0435\u043a\u0443\u0449\u0435\u0439 \u043b\u043e\u043a\u0430\u043b\u0438.", "localization_tags": [], "locale": "ru", "last_edit": "2014-10-23T05:02:58", "review_tags": []}], "modified": "2015-04-17T05:04:02", "label": "Date.prototype.getTimezoneOffset()", "localization_tags": [], "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Date/getTimezoneOffset", "last_edit": "2014-07-01T06:00:38", "summary": "getTimezoneOffset() \u65b9\u6cd5\u8fd4\u56de\u534f\u8c03\u4e16\u754c\u65f6\uff08UTC\uff09\u76f8\u5bf9\u4e8e\u5f53\u524d\u65f6\u533a\u7684\u65f6\u95f4\u5dee\u503c\uff0c\u5355\u4f4d\u4e3a\u5206\u949f\u3002", "sections": [{"id": "Quick_Links", "title": "JavaScript \u6807\u51c6\u5e93 Date \u5c5e\u6027 Date.prototype \u65b9\u6cd5 Date.UTC() Date.now() Date.parse() Date.prototype.getDate() Date.prototype.getDay() Date.prototype.getFullYear() Date.prototype.getHours() Date.prototype.getMilliseconds() Date.prototype.getMinutes() Date.prototype.getMonth() Date.prototype.getSeconds() Date.prototype.getTime() Date.prototype.getTimezoneOffset() Date.prototype.getUTCDate() Date.prototype.getUTCDay() Date.prototype.getUTCFullYear() Date.prototype.getUTCHours() Date.prototype.getUTCMilliseconds() Date.prototype.getUTCMinutes() Date.prototype.getUTCMonth() Date.prototype.getUTCSeconds() Date.prototype.getYear() Date.prototype.setDate() Date.prototype.setFullYear() Date.prototype.setHours() Date.prototype.setMilliseconds() Date.prototype.setMinutes() Date.prototype.setMonth() Date.prototype.setSeconds() Date.prototype.setTime() Date.prototype.setUTCDate() [Translate] Date.prototype.setUTCFullYear() [Translate] Date.prototype.setUTCHours() [Translate] Date.prototype.setUTCMilliseconds() [Translate] Date.prototype.setUTCMinutes() [Translate] Date.prototype.setUTCMonth() [Translate] Date.prototype.setUTCSeconds() [Translate] Date.prototype.setYear() Date.prototype.toDateString() Date.prototype.toGMTString() Date.prototype.toISOString() Date.prototype.toJSON() Date.prototype.toLocaleDateString() Date.prototype.toLocaleFormat() [Translate] Date.prototype.toLocaleString() Date.prototype.toLocaleTimeString() Date.prototype.toSource() [Translate] Date.prototype.toString() Date.prototype.toTimeString() Date.prototype.toUTCString() Date.prototype.valueOf() \u7ee7\u627f Function \u5c5e\u6027 Function.arguments Function.arity caller Function.displayName [Translate] length name prototype \u65b9\u6cd5 Function.prototype.apply() bind call isGenerator Function.toSource Function.prototype.toString() Object \u5c5e\u6027 Object.prototype.__count__ [Translate] Object.prototype.__noSuchMethod__ [Translate] __parent__ __proto__ constructor \u65b9\u6cd5 Object.prototype.__defineGetter__() Object.prototype.__defineSetter__() Object.prototype.__lookupGetter__() Object.prototype.__lookupSetter__() [Translate] Object.prototype.hasOwnProperty() isPrototypeOf propertyIsEnumerable Object.prototype.toLocaleString() Object.toSource Object.prototype.toString() Object.prototype.unwatch() [Translate] Object.prototype.valueOf() watch"}, {"id": "Summary", "title": "\u6982\u8ff0"}, {"id": "Syntax", "title": "\u8bed\u6cd5"}, {"id": "Parameters", "title": "\u53c2\u6570"}, {"id": "Description", "title": "\u8fd4\u56de\u503c"}, {"id": "Examples", "title": "\u4f8b\u5b50"}, {"id": "Example:_Using_getTimezoneOffset", "title": "\u4f8b\u5b50\uff1a \u4f7f\u7528 getTimezoneOffset\u65b9\u6cd5"}, {"id": ".E8.A7.84.E8.8C.83", "title": "\u89c4\u8303"}, {"id": ".E6.B5.8F.E8.A7.88.E5.99.A8.E5.85.BC.E5.AE.B9.E6.80.A7", "title": "\u6d4f\u89c8\u5668\u517c\u5bb9\u6027"}], "id": 119751, "review_tags": []}