Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 318 Bytes

File metadata and controls

14 lines (11 loc) · 318 Bytes
title Millisecond
version 1.3.0
signature moment().millisecond(Number); moment().millisecond(); // Number moment().milliseconds(Number); moment().milliseconds(); // Number

Gets or sets the milliseconds.

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