1. Date.prototype.toLocaleDateString

    Date method to generate a language sensitive representation of a given date, formatted based on a specified locale and options.

  2. javascript built-in: date: tolocaledatestring

  3. javascript built-in: date: tolocaledatestring: iana time zone names in `timezone` option

  4. javascript built-in: date: tolocaledatestring: `locales` parameter

  5. javascript built-in: date: tolocaledatestring: `options` parameter