한국어
외관
Day.js 객체에서 JavaScript 기본 Date 객체를 얻으려면 dayjs#toDate를 사용하세요.
Date
dayjs#toDate
dayjs('2019-01-25').toDate();