Tanggal sudut untuk format string

//https://momentjs.com/docs/#/displaying/format/
moment(date).format("yyyy-MM-DD");
Watcher O_O