@buildium/moment

Moment.js modified for Buildium

Usage no npm install needed!

<script type="module">
  import buildiumMoment from 'https://cdn.skypack.dev/@buildium/moment';
</script>

README

MIT License

A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.

Documentation

Getting started

npm install @buildium/moment

If making use of timezones...

var moment = require('@buildium/moment/timezone');

License

Moment.js is freely distributable under the terms of the MIT license.