js
moment
sunny___
2022. 7. 25. 09:05
반응형
moment -> string
console.log('st 1642820725061?',moment(1642820725061).format("MM/DD hh:mm"));
반응형