can we date value to string in java script code example Example: convert date to string javascript var d = new Date(); var n = d.toDateString();