分を取得または設定します。 0〜59の数値を受け入れます。範囲を超えると、時間に繰り上がります。 dayjs().minute() // gets current minute dayjs().minute(59) // returns new dayjs object