new date js to string number code example Example: convert date to string javascript var d = new Date(); var n = d.toDateString();