Returns date and time as a string value appropriate to the host environment’s current locale.
Note: currently locales are not supported.
toLocaleString(locales?)
locales optional
A locale string or array of locale strings that contain one or more language or locale tags (in order of priority).
A string.