获取或设置毫秒。 接受 0 到 999 的数字。如果超出范围,它将冒泡到秒。 dayjs().millisecond() // gets current millisecond dayjs().millisecond(1) // returns new dayjs object