{"json_modified": "2015-04-17T05:08:40.082966", "slug": "Web/JavaScript/Reference/Global_Objects/Date/toDateString", "tags": [], "locale": "zh-CN", "title": "Date.prototype.toDateString()", "translations": [{"title": "Date.prototype.toDateString()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toDateString", "tags": ["Reference", "Date", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Method"], "summary": "The toDateString() method returns the date portion of a Date object in human readable form in American English.", "localization_tags": [], "locale": "en-US", "last_edit": "2014-10-30T23:48:22", "review_tags": []}, {"title": "Date.prototype.toDateString()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Date/toDateString", "tags": ["Reference", "Date", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Method"], "summary": "La m\u00e9thode toDateString() renvoie la date contenue dans un objet Date sous la forme d'une cha\u00eene de caract\u00e8res lisible par un humain, en anglais am\u00e9ricain.", "localization_tags": [], "locale": "fr", "last_edit": "2015-01-17T14:05:59", "review_tags": []}, {"title": "Date.prototype.toDateString()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Date/toDateString", "tags": ["Reference", "Date", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Method"], "summary": "\u041c\u0435\u0442\u043e\u0434 toDateString() \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0447\u0430\u0441\u0442\u044c, \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0449\u0443\u044e \u0442\u043e\u043b\u044c\u043a\u043e \u0434\u0430\u0442\u0443 \u043e\u0431\u044a\u0435\u043a\u0442\u0430 Date \u0432 \u0432\u0438\u0434\u0435 \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u043e-\u0447\u0438\u0442\u0430\u0435\u043c\u043e\u0439 \u0441\u0442\u0440\u043e\u043a\u0438 \u043d\u0430 \u0430\u043c\u0435\u0440\u0438\u043a\u0430\u043d\u0441\u043a\u043e\u043c \u0430\u043d\u0433\u043b\u0438\u0439\u0441\u043a\u043e\u043c.", "localization_tags": [], "locale": "ru", "last_edit": "2014-10-31T03:08:09", "review_tags": []}], "modified": "2015-04-17T05:08:36", "label": "Date.prototype.toDateString()", "localization_tags": ["inprogress"], "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Date/toDateString", "last_edit": "2015-04-17T05:08:32", "summary": "toDateString()\u00a0\u65b9\u6cd5\u4ee5\u7f8e\u5f0f\u82f1\u8bed\u548c\u4eba\u7c7b\u6613\u8bfb\u7684\u5f62\u5f0f\u8fd4\u56de\u4e00\u4e2a\u65e5\u671f\u5bf9\u8c61\u65e5\u671f\u90e8\u5206\u7684\u5b57\u7b26\u4e32\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": "Description", "title": "\u63cf\u8ff0"}, {"id": "Example", "title": "\u4f8b\u5b50"}, {"id": "Example:_A_basic_usage_of_toDateString", "title": "\u4f8b\u5b50\uff1a toDateString \u65b9\u6cd5\u7684\u7b80\u5355\u4f7f\u7528"}, {"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": 123059, "review_tags": []}