Returns date as a string value.
Note: currently locales are not supported.
toLocaleDateString(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.