繁體中文
外觀
要取得 Day.js 物件對應的原生 JavaScript Date 物件,請使用 dayjs#toDate 方法。
Date
dayjs#toDate
dayjs('2019-01-25').toDate();