简体中文
主题
要获取 Day.js 对象对应的原生 JavaScript Date 对象,请使用 dayjs#toDate 方法。
Date
dayjs#toDate
dayjs('2019-01-25').toDate();