toDateString Method 

Returns a date as a string value.


function toDateString() : String

The toDateString method returns a string value containing the date, in the current time zone, in a convenient, easily read format.

Show: