{"json_modified": "2016-10-05T10:24:33.735160", "uuid": "918d5a1d-4c10-4d88-bbed-cc4a30285d61", "title": "TypedArray.prototype.toLocaleString()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/toLocaleString", "tags": ["TypedArray", "TypedArrays", "Prototype", "JavaScript", "ECMAScript6", "Method"], "translations": [{"uuid": "b4950b8e-0b48-4c84-96aa-0f830d58b4bf", "title": "TypedArray.prototype.toLocaleString()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/TypedArray/toLocaleString", "tags": ["TypedArray", "TypedArrays", "Prototype", "JavaScript", "ECMAScript6", "M\u00e9thode"], "summary": "Une cha\u00eene de caract\u00e8res qui repr\u00e9sente les \u00e9l\u00e9ments du tableau typ\u00e9.", "localization_tags": [], "locale": "fr", "last_edit": "2016-10-05T10:24:27", "review_tags": []}], "modified": "2016-10-05T06:34:23", "label": "TypedArray.prototype.toLocaleString()", "localization_tags": [], "locale": "en-US", "id": 196197, "last_edit": "2016-10-05T06:34:18", "summary": "The toLocaleString() method returns a string representing the elements of the typed array. The elements are converted to strings and are separated by a locale-specific string (such as a comma \u201c,\u201d). This method has the same algorithm as Array.prototype.toLocaleString() and, as the typed array elements are numbers, the same algorithm as\u00a0Number.prototype.toLocaleString() applies for each element. TypedArray is one of the typed array types here.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Parameters", "title": "Parameters"}, {"id": "Return_value", "title": "Return value"}, {"id": "Examples", "title": "Examples"}, {"id": "Using_toLocaleString", "title": "Using "}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/JavaScript/Reference/Global_Objects/TypedArray/toLocaleString", "review_tags": []}