This indicates the difference between two date-time in the specified unit. ... const date1 = dayjs('2019-01-25') date1.diff('2018-06-05', 'month') // 7.
確定! 回上一頁