秒を取得または設定します。 0~59の数字を受け入れます。範囲を超えた場合は、分へと繰り上がります。 dayjs().second() // gets current second dayjs().second(1) // returns new dayjs object