const today = moment().lang("ko").format('LLL');
console.log(today);
참고자료
'Javascript' 카테고리의 다른 글
Moment 타임존 값에 따라 날짜 포맷팅 출력 (0) | 2019.05.24 |
---|
const today = moment().lang("ko").format('LLL');
console.log(today);
Moment 타임존 값에 따라 날짜 포맷팅 출력 (0) | 2019.05.24 |
---|
댓글0