dayjs ().startOf('month').add(1, 'day').set('year', 2018).format('YYYY-MM-DD HH:mm:ss');. 是不是很momentjs很相似?不,其实它们就是一模一样的。dayjs的API和moment ...
確定! 回上一頁