{"json_modified": "2015-04-17T05:04:39.349654", "slug": "Web/JavaScript/Reference/Global_Objects/Date/getUTCDay", "tags": [], "locale": "zh-CN", "title": "Date.prototype.getUTCDay()", "translations": [{"title": "Date.prototype.getUTCDay()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/getUTCDay", "tags": ["Reference", "Date", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Method"], "summary": "The getUTCDay() method returns the day of the week in the specified date according to universal time, where 0 represents Sunday.", "localization_tags": [], "locale": "en-US", "last_edit": "2014-10-27T04:03:17", "review_tags": []}, {"title": "getUTCDay", "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/Date/getUTCDay", "tags": ["Dokumentacja_JavaScript", "JavaScript", "Dokumentacje", "Wszystkie_kategorie"], "summary": "", "localization_tags": [], "locale": "pl", "last_edit": "2014-05-31T00:08:33", "review_tags": []}, {"title": "Date.prototype.getUTCDay()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Date/getUTCDay", "tags": ["Date", "Date Methods"], "summary": "\u5354\u5b9a\u4e16\u754c\u6642\u306b\u57fa\u3065\u304d\u3001\u6307\u5b9a\u3055\u308c\u305f\u65e5\u6642\u306e\u66dc\u65e5\u3092\u8fd4\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-12T12:46:21", "review_tags": []}, {"title": "Date.prototype.getUTCDay()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Date/getUTCDay", "tags": ["Reference", "Date", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Method"], "summary": "La m\u00e9thode getUTCDay() renvoie le jour de la semaine pour la date renseign\u00e9e d'apr\u00e8s UTC. La num\u00e9rotation commence \u00e0 0, et dimanche est consid\u00e9r\u00e9 comme le premier jour de la semaine.", "localization_tags": [], "locale": "fr", "last_edit": "2015-01-17T10:02:07", "review_tags": []}, {"title": "Date.prototype.getUTCDay()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Date/getUTCDay", "tags": ["Reference", "Date", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Method"], "summary": "\u041c\u0435\u0442\u043e\u0434 getUTCDay() \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0434\u0435\u043d\u044c \u043d\u0435\u0434\u0435\u043b\u0438 \u0443\u043a\u0430\u0437\u0430\u043d\u043d\u043e\u0439 \u0434\u0430\u0442\u044b \u043f\u043e \u0432\u0441\u0435\u043c\u0438\u0440\u043d\u043e\u043c\u0443 \u043a\u043e\u043e\u0440\u0434\u0438\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u043c\u0443 \u0432\u0440\u0435\u043c\u0435\u043d\u0438, \u0433\u0434\u0435 0 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u044e.", "localization_tags": [], "locale": "ru", "last_edit": "2014-10-27T04:21:47", "review_tags": []}], "modified": "2015-04-17T05:04:37", "label": "Date.prototype.getUTCDay()", "localization_tags": ["inprogress"], "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Date/getUTCDay", "last_edit": "2015-03-19T08:06:00", "summary": "getUTCDay() \u65b9\u6cd5\u4ee5\u4e16\u754c\u65f6\u4e3a\u6807\u51c6\uff0c\u8fd4\u56de\u4e00\u4e2a\u6307\u5b9a\u7684\u65e5\u671f\u5bf9\u8c61\u4e3a\u4e00\u661f\u671f\u4e2d\u7684\u7b2c\u51e0\u5929\uff0c\u5176\u4e2d 0 \u4ee3\u8868\u661f\u671f\u5929\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": "Returns", "title": "\u8fd4\u56de\u503c"}, {"id": "Examples", "title": "\u4f8b\u5b50"}, {"id": "Example:_Using_getUTCDay", "title": "\u4f8b\u5b50: \u4f7f\u7528 getUTCDay() \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": "See_also", "title": "\u76f8\u5173\u94fe\u63a5"}], "id": 145765, "review_tags": []}