取得或設定毫秒數。 接受 0 到 999 的數字。如果超過範圍,將進位到秒數。 dayjs().millisecond() // gets current millisecond dayjs().millisecond(1) // returns new dayjs object