Second
Gets or sets the second.
Accepts numbers from 0 to 59. If the range is exceeded, it will bubble up to the minutes.
dayjs().second()
dayjs().second(1)
Gets or sets the second.
Accepts numbers from 0 to 59. If the range is exceeded, it will bubble up to the minutes.
dayjs().second()
dayjs().second(1)