日本語
外観
Day.js オブジェクトから Date オブジェクトを生成するには、dayjs#toDate を使用します。
Date
dayjs#toDate
dayjs('2019-01-25').toDate();