Skip to content

Latest commit

 

History

History
executable file
·
14 lines (9 loc) · 338 Bytes

README.md

File metadata and controls

executable file
·
14 lines (9 loc) · 338 Bytes

Moment v2.6.0 for Meteor

Moment.js, a JavaScript date library for parsing, validating, manipulating, and formatting dates, packaged for Meteor.

Installation

mrt add moment

Usage

Just like the moment docs tell you:

var oneMomentPlease = moment();