일
moment.duration(t2.diff(t1)).asDays()
시
moment.duration(t2.diff(t1)).asHours()
분
moment.duration(t2.diff(t1)).asMinutes()
밀리초
moment.duration(t2.diff(t1)).asMilliseconds()
'FE > NodeJS' 카테고리의 다른 글
[ NODE ] PDF to JPG (0) | 2022.07.07 |
---|---|
[ NODE ] PassportJS Use multiple local Strategies (0) | 2022.06.15 |
[ NodeJS ] 실행중인 모드 프로세스 모두 종료 (0) | 2021.12.22 |
[ NodeJS ] moment 요일 획득 (0) | 2021.03.08 |
[ NodeJS ] Same origin 체크용 심플서버 (0) | 2021.02.05 |