Utilities Normalize Units2.3.0+ Invalid2.3.0+ Utilities Moment exposes some methods which may be useful to people extending the library or writing custom parsers. Normaliz...
MinimumFrom 2.1.0, Deprecated 2.7.0 MinimumFrom 2.1.0, Deprecated 2.7.0 moment (). min ( Moment | String | Number | Date | Array ); Note: This function has been depre...
Milliseconds1.6.0+ Milliseconds1.6.0+ moment . duration (). milliseconds (); moment . duration (). asMilliseconds (); To get the number of milliseconds in a duration...
Validation1.7.0+ Invalid Moments Validation1.7.0+ moment (). isValid (); Moment applies stricter initialization rules than the Date constructor. new Date ( 2013 ,...