This project is part of the @thi.ng/umbrella monorepo.
Date/timestamp iterators, formatters, rounding.
ALPHA - bleeding edge / work-in-progress
yarn add @thi.ng/date
// ES module
<script type="module" src="https://unpkg.com/@thi.ng/date?module" crossorigin></script>
// UMD
<script src="https://unpkg.com/@thi.ng/date/lib/index.umd.js" crossorigin></script>
Package sizes (gzipped, pre-treeshake): ESM: 1.19 KB / CJS: 1.33 KB / UMD: 1.31 KB
TODO - Please see tests and doc strings in source for now...
Karsten Schmidt
© 2020 Karsten Schmidt // Apache Software License 2.0