Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 287 Bytes

File metadata and controls

14 lines (11 loc) · 287 Bytes
title Second
version 1.0.0
signature moment().second(Number); moment().second(); // Number moment().seconds(Number); moment().seconds(); // Number

Gets or sets the seconds.

Accepts numbers from 0 to 59. If the range is exceeded, it will bubble up to the minutes.