0

Can someone tell me how do i get the date in YYYY-MM-DD format ?

I tried the below

var a = new Date();
console.log(a);

But it comes out as

Fri Dec 01 2017 11:45:04 GMT+1100 (Local Daylight Time)
gvpy
  • 33
  • 2

0 Answers0