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