0.0.4 • Published 6 years ago

chron-time v0.0.4

Weekly downloads
3
License
GPL-2.0
Repository
github
Last release
6 years ago

chron-time

A tiny library to parse and store a structured time format for exact dates or intervals when the exact date or time is unknown. Uses ES6 but there is a requirejs version available for use in a browser, though it still requires a modern web browser which support arrow functions, promises, generators and let.

Tests

Build Status

Usage

See tests