@buildium/moment
v2.1.3
Published
Moment.js modified for Buildium
Readme
A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.
Getting started
npm install @buildium/momentIf making use of timezones...
var moment = require('@buildium/moment/timezone');License
Moment.js is freely distributable under the terms of the MIT license.
